We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bc82c commit b9e1dbcCopy full SHA for b9e1dbc
1 file changed
.github/workflows/test.yaml
@@ -74,8 +74,8 @@ jobs:
74
fail-fast: false
75
matrix:
76
os:
77
+ # macos is excluded from this test because node 12 is no longer available on this platform
78
- ubuntu-latest
- - macos-latest
79
- windows-latest
80
81
standalone:
0 commit comments