We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3aef3 commit d1a5518Copy full SHA for d1a5518
1 file changed
.github/workflows/pr-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Select latest stable Xcode
21
uses: maxim-lobanov/setup-xcode@v1
22
with:
23
- xcode-version: "latest-stable"
+ xcode-version: "16.4"
24
25
- name: Install xcsift
26
run: brew install xcsift
0 commit comments