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 86bafe6 commit e71aa5fCopy full SHA for e71aa5f
.github/workflows/build_test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Xcode
21
uses: maxim-lobanov/setup-xcode@v1
22
with:
23
- xcode-version: latest-stable
+ xcode-version: '16.1'
24
25
- uses: shimataro/ssh-key-action@v2
26
0 commit comments