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.
2 parents d6de37a + 726f7e1 commit 089cf62Copy full SHA for 089cf62
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Select latest Xcode
22
uses: maxim-lobanov/setup-xcode@v1
23
with:
24
- xcode-version: '16.1'
+ xcode-version: '16.2'
25
26
- name: 🛠️ Run All Tests
27
run: |
0 commit comments