File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ jobs:
1717 - { 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
20- - { os: ubuntu-20.04, toolchain: wasm-5.7.3-RELEASE, wasi-backend: Node }
2120 - { os: ubuntu-20.04, toolchain: wasm-5.8.0-RELEASE, wasi-backend: Node }
22- - { os: ubuntu-20.04, toolchain: wasm-5.7.3 -RELEASE, wasi-backend: MicroWASI }
21+ - { os: ubuntu-20.04, toolchain: wasm-5.10.0 -RELEASE, wasi-backend: Node }
2322 - { os: ubuntu-20.04, toolchain: wasm-5.8.0-RELEASE, wasi-backend: MicroWASI }
2423 - { os: ubuntu-20.04, toolchain: wasm-5.9.1-RELEASE, wasi-backend: MicroWASI }
24+ - { os: ubuntu-20.04, toolchain: wasm-5.10.0-RELEASE, wasi-backend: MicroWASI }
2525 - os : ubuntu-22.04
2626 toolchain : DEVELOPMENT-SNAPSHOT-2024-05-01-a
2727 swift-sdk :
7676 strategy :
7777 matrix :
7878 include :
79- - os : macos-12
80- xcode : Xcode_14.0
8179 - os : macos-13
8280 xcode : Xcode_14.3
8381 - os : macos-14
You can’t perform that action at this time.
0 commit comments