Skip to content

Commit 5d7c353

Browse files
authored
Also test with macOS 11
1 parent 28f5584 commit 5d7c353

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
@@ -8,7 +8,7 @@ jobs:
88
name: Build and Test
99
strategy:
1010
matrix:
11-
os: [macOS-10.15, Ubuntu-18.04]
11+
os: [macos-10.15, macos-11, ubuntu-18.04]
1212
toolchain:
1313
- wasm-5.3.1-RELEASE
1414
- wasm-5.4.0-RELEASE

0 commit comments

Comments
 (0)