Skip to content

Commit b379920

Browse files
authored
Add wasm-5.4.0-RELEASE to test.yml workflow
1 parent 612ae86 commit b379920

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
os: [macOS-10.15, Ubuntu-18.04]
1212
toolchain:
1313
- wasm-5.3.0-RELEASE
14-
- wasm-5.4-SNAPSHOT-2021-08-07-a
15-
# - wasm-5.4.0-RELEASE
14+
- wasm-5.4.0-RELEASE
1615
runs-on: ${{ matrix.os }}
1716
steps:
1817
- name: Checkout

0 commit comments

Comments
 (0)