We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bedd7 commit 1f86f0eCopy full SHA for 1f86f0e
.github/workflows/carthage.yml
@@ -18,6 +18,6 @@ jobs:
18
- uses: actions/checkout@v4
19
- uses: ruby/setup-ruby@v1
20
with:
21
- ruby-version: 2.7
+ ruby-version: 3.2
22
bundler-cache: true
23
- run: ./test carthage
.github/workflows/cocoapods.yml
- run: ./test podspec
0 commit comments