Skip to content

Commit 3c7f16f

Browse files
committed
Update GitHub CI
1 parent 61af42c commit 3c7f16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
matrix:
1010
swift: ['6.1']
1111
arch: ['aarch64', 'x86_64']
12-
sdk: ['24', '28', '29']
12+
sdk: ['24', '28', '29', '31', '33']
1313
runs-on: macos-15
1414
timeout-minutes: 30
1515
steps:

0 commit comments

Comments
 (0)