File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,18 +12,13 @@ jobs:
1212 strategy :
1313 matrix :
1414 entry :
15- - os : ubuntu-22.04
16- toolchain :
17- download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a/swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a-ubuntu22.04.tar.gz
18- wasi-backend : Node
19- target : " wasm32-unknown-wasip1"
20- env : |
21- JAVASCRIPTKIT_DISABLE_TRACING_TRAIT=1
2215 - os : ubuntu-24.04
2316 toolchain :
2417 download-url : https://download.swift.org/development/ubuntu2404/swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a/swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a-ubuntu24.04.tar.gz
2518 wasi-backend : Node
2619 target : " wasm32-unknown-wasip1"
20+ env : |
21+ JAVASCRIPTKIT_DISABLE_TRACING_TRAIT=1
2722 - os : ubuntu-24.04
2823 toolchain :
2924 download-url : https://download.swift.org/swift-6.3-branch/ubuntu2404/swift-6.3-DEVELOPMENT-SNAPSHOT-2026-03-05-a/swift-6.3-DEVELOPMENT-SNAPSHOT-2026-03-05-a-ubuntu24.04.tar.gz
You can’t perform that action at this time.
0 commit comments