Skip to content

Commit b5481ea

Browse files
committed
CI
1 parent ca3bda4 commit b5481ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0 # required to be able to find Git tags
2626

2727
- name: Select Xcode version
28-
run: sudo xcodes select 26.0
28+
run: sudo xcodes select 16.4
2929

3030
- name: Lint Podspec
3131
run: |

0 commit comments

Comments
 (0)