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 61af42c commit 3c7f16fCopy full SHA for 3c7f16f
.github/workflows/swift.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
swift: ['6.1']
11
arch: ['aarch64', 'x86_64']
12
- sdk: ['24', '28', '29']
+ sdk: ['24', '28', '29', '31', '33']
13
runs-on: macos-15
14
timeout-minutes: 30
15
steps:
0 commit comments