Skip to content

Add an overload of map that allows you to fail the conversion by retu… #169

Add an overload of map that allows you to fail the conversion by retu…

Add an overload of map that allows you to fail the conversion by retu… #169

Workflow file for this run

name: Carthage
on:
push:
branches:
- main
tags:
- "*"
pull_request:
branches:
- "*"
jobs:
carthage:
name: Carthage Build
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: ./test carthage