We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa1d1f commit df29f31Copy full SHA for df29f31
.github/workflows/CI.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v4
28
- uses: maxim-lobanov/setup-xcode@v1
29
with:
30
- xcode-version: '26.0.1'
+ xcode-version: '26.2'
31
32
- name: Store XCConfig
33
id: store_xcconfig
0 commit comments