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 5970fc3 commit b4595c0Copy full SHA for b4595c0
.github/workflows/BuildPR.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os : [ macOS-14 ]
17
- xcode: [ 15.1, 15.2, 15.3, 15.4, 16.1, 16.2 ]
+ xcode: [ 15.4, 16.2 ]
18
arch: [ arm64 ]
19
steps:
20
- name: ls Xcode
0 commit comments