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.
main
1 parent 89d4b5c commit fc27b84Copy full SHA for fc27b84
.github/workflows/test.yml
@@ -167,7 +167,7 @@ jobs:
167
- uses: actions/checkout@v6
168
- uses: ./.github/actions/install-swift
169
with:
170
- download-url: https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2026-03-14-a/swift-DEVELOPMENT-SNAPSHOT-2026-03-14-a-ubuntu22.04.tar.gz
+ download-url: https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2026-03-09-a/swift-DEVELOPMENT-SNAPSHOT-2026-03-09-a-ubuntu22.04.tar.gz
171
- uses: swiftwasm/setup-swiftwasm@v2
172
id: setup-wasm32-unknown-wasip1
173
with: { target: wasm32-unknown-wasip1 }
0 commit comments