File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ jobs:
17
17
- { os: ubuntu-22.04, toolchain: wasm-5.10.0-RELEASE, wasi-backend: Node }
18
18
19
19
# 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 }
21
20
- { 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 }
23
22
- { os: ubuntu-20.04, toolchain: wasm-5.8.0-RELEASE, wasi-backend: MicroWASI }
24
23
- { 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 }
25
25
- os : ubuntu-22.04
26
26
toolchain : DEVELOPMENT-SNAPSHOT-2024-05-01-a
27
27
swift-sdk :
76
76
strategy :
77
77
matrix :
78
78
include :
79
- - os : macos-12
80
- xcode : Xcode_14.0
81
79
- os : macos-13
82
80
xcode : Xcode_14.3
83
81
- os : macos-14
You can’t perform that action at this time.
0 commit comments