We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9427a commit 99709b2Copy full SHA for 99709b2
2 files changed
.github/workflows/release.yml
@@ -206,7 +206,7 @@ jobs:
206
runs-on: windows-${{ matrix.windows-version }}
207
env:
208
SWIFT_VERSION: development
209
- SWIFT_BUILD: DEVELOPMENT-SNAPSHOT-2026-01-09-a
+ SWIFT_BUILD: DEVELOPMENT-SNAPSHOT-2026-03-16-a
210
strategy:
211
fail-fast: false
212
matrix:
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments