We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b379920 commit 28f5584Copy full SHA for 28f5584
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
os: [macOS-10.15, Ubuntu-18.04]
12
toolchain:
13
- - wasm-5.3.0-RELEASE
+ - wasm-5.3.1-RELEASE
14
- wasm-5.4.0-RELEASE
15
runs-on: ${{ matrix.os }}
16
steps:
0 commit comments