We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5074e7 commit a08e46bCopy full SHA for a08e46b
.github/workflows/test.yml
@@ -12,6 +12,7 @@ jobs:
12
toolchain:
13
- wasm-5.3.1-RELEASE
14
- wasm-5.4.0-RELEASE
15
+ - wasm-5.5-SNAPSHOT-2021-09-01-a
16
runs-on: ${{ matrix.os }}
17
steps:
18
- name: Checkout
0 commit comments