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 a65c2f3 commit 5610059Copy full SHA for 5610059
.github/workflows/iOS-tvOS.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
17
- name: Select Xcode version
18
- run: sudo xcode-select -s '/Applications/Xcode_16.2.app/Contents/Developer'
+ run: sudo xcode-select -s '/Applications/Xcode_16.3.app/Contents/Developer'
19
20
- name: Swift Version
21
run: swift --version
.github/workflows/macOS.yml
0 commit comments