Skip to content

Commit 1cafac9

Browse files
committed
add new xcode
1 parent 9869bdf commit 1cafac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
strategy:
9696
fail-fast: false
9797
matrix:
98-
xcode: [ '15.4', '16.0', '16.1', '16.2' ]
98+
xcode: [ '16.0', '16.1', '16.2', '16.3', '16.4', '26.0' ]
9999
standard: [ 11, 14, 17, 20 ]
100100
env:
101101
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer

0 commit comments

Comments
 (0)