Skip to content

Commit 96508b6

Browse files
committed
Xcode change
1 parent 0c2177c commit 96508b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os : [ macOS-13 ]
17-
xcode: [ Xcode_14.2, Xcode_13.4 ]
17+
xcode: [ Xcode_14.1, Xcode_14.2, Xcode_15.1, Xcode_15.2 ]
1818
steps:
1919
- name: ls Xcode
2020
run: ls -la /Applications/Xcode*

0 commit comments

Comments
 (0)