Skip to content

Commit b9aaf24

Browse files
leogdionclaude
andcommitted
Drop Swift 6.1 from Windows and exclude wasm for Swift <=6.1 on Ubuntu
swift-docc-plugin 1.4.6 is incompatible with Swift 6.1 on Windows (missing Lock, SnippetExtractor, ParsedSymbolGraphArguments types). Windows matrix now covers 6.2 and 6.3 only. WASM/wasm-embedded tooling does not support Swift 6.0 or 6.1 on Ubuntu, so those combinations are excluded from the build matrix. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4ecbcde commit b9aaf24

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/SyntaxKit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ jobs:
109109
build: 6.3-RELEASE
110110
- version: swift-6.2-release
111111
build: 6.2-RELEASE
112-
- version: swift-6.1-release
113-
build: 6.1-RELEASE
114112
steps:
115113
- uses: actions/checkout@v6
116114
- uses: brightdigit/swift-build@v1.5.2

0 commit comments

Comments
 (0)