Skip to content

Commit 46babe6

Browse files
committed
Update GitHub CI
1 parent 7f85e26 commit 46babe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/swift.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
swift: ['6.2']
10+
swift: ['6.2.3']
1111
arch: ['aarch64', 'x86_64']
12-
sdk: ['24', '28', '29']
12+
sdk: ['28', '29', '31', '33']
1313
runs-on: macos-15
1414
timeout-minutes: 30
1515
steps:

0 commit comments

Comments
 (0)