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 0a53fef commit 8b06a99Copy full SHA for 8b06a99
1 file changed
.github/workflows/swift.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
swift: ['6.2.3']
11
arch: ['aarch64', 'x86_64']
12
- sdk: ['24', '28', '29', '31', '33']
+ sdk: ['28', '29', '31', '33']
13
runs-on: macos-15
14
timeout-minutes: 30
15
steps:
0 commit comments