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 1b16586 commit 7330574Copy full SHA for 7330574
.github/workflows/build-and-test.yml
@@ -11,7 +11,7 @@ jobs:
11
12
- uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
13
with:
14
- xcode-version: latest-stable
+ xcode-version: '16.4'
15
16
- name: Setup Python
17
uses: actions/setup-python@v5
0 commit comments