Skip to content

Bump cocoapods from 1.15.2 to 1.16.2 (#1172) #156

Bump cocoapods from 1.15.2 to 1.16.2 (#1172)

Bump cocoapods from 1.15.2 to 1.16.2 (#1172) #156

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