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 cd519d7 commit 2d3b79fCopy full SHA for 2d3b79f
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
include:
17
- - swift_development_build: DEVELOPMENT-SNAPSHOT-2025-11-03-a
+ - swift_development_build: DEVELOPMENT-SNAPSHOT-2025-10-02-a
18
options: -Xswiftc "-I${env:SDKROOT}\..\..\..\..\..\..\Toolchains\0.0.0+Asserts\usr\include"
19
20
name: SPM (Windows) - Swift ${{ matrix.swift_release_tag_name }}
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
options: -I${env:SDKROOT}\..\..\..\..\..\..\Toolchains\0.0.0+Asserts\usr\include
53
54
name: CMake (Windows) - Swift ${{ matrix.swift_release_tag_name }}
0 commit comments