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 2ff1a81Copy full SHA for 2ff1a81
.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.3
22
bundler-cache: true
23
- run: ./test carthage
.github/workflows/cocoapods.yml
- run: ./test podspec
0 commit comments