We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f5584 commit 5d7c353Copy full SHA for 5d7c353
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Build and Test
9
strategy:
10
matrix:
11
- os: [macOS-10.15, Ubuntu-18.04]
+ os: [macos-10.15, macos-11, ubuntu-18.04]
12
toolchain:
13
- wasm-5.3.1-RELEASE
14
- wasm-5.4.0-RELEASE
0 commit comments