Skip to content

Commit b9e1dbc

Browse files
authored
fix(ci): exclude macos (#197)
1 parent 61bc82c commit b9e1dbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
fail-fast: false
7575
matrix:
7676
os:
77+
# macos is excluded from this test because node 12 is no longer available on this platform
7778
- ubuntu-latest
78-
- macos-latest
7979
- windows-latest
8080

8181
standalone:

0 commit comments

Comments
 (0)