Skip to content

Add an overload of map that allows you to fail the conversion by returning nil. #168

Add an overload of map that allows you to fail the conversion by returning nil.

Add an overload of map that allows you to fail the conversion by returning nil. #168

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