Skip to content

Commit fabd1e4

Browse files
Use wasm-5.10.0-RELEASE
1 parent 07f94ed commit fabd1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- { os: macos-13, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node, xcode: Xcode_14.3.app }
1515
- { os: macos-14, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node, xcode: Xcode_15.2.app }
1616
- { os: ubuntu-22.04, toolchain: wasm-5.9.1-RELEASE, wasi-backend: Node }
17-
- { os: ubuntu-22.04, toolchain: wasm-5.10-SNAPSHOT-2024-05-30-a, wasi-backend: Node }
17+
- { os: ubuntu-22.04, toolchain: wasm-5.10.0-RELEASE, wasi-backend: Node }
1818

1919
# Ensure that test succeeds with all toolchains and wasi backend combinations
2020
- { os: ubuntu-20.04, toolchain: wasm-5.7.3-RELEASE, wasi-backend: Node }

0 commit comments

Comments
 (0)