Skip to content

Commit 28f5584

Browse files
authored
Test with 5.3.1 instead of 5.3.0
1 parent b379920 commit 28f5584

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
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
os: [macOS-10.15, Ubuntu-18.04]
1212
toolchain:
13-
- wasm-5.3.0-RELEASE
13+
- wasm-5.3.1-RELEASE
1414
- wasm-5.4.0-RELEASE
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)