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 abe7aeb commit 8d4ddd2Copy full SHA for 8d4ddd2
.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.0'
+ xcode-version: '16.1'
25
26
- name: 🛠️ Run All Tests
27
run: |
0 commit comments