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 ca3bda4 commit b5481eaCopy full SHA for b5481ea
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0 # required to be able to find Git tags
26
27
- name: Select Xcode version
28
- run: sudo xcodes select 26.0
+ run: sudo xcodes select 16.4
29
30
- name: Lint Podspec
31
run: |
0 commit comments