We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e4d07d + 83112f4 commit 6a79537Copy full SHA for 6a79537
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
matrix:
35
node: ['10', '12', '14']
36
- os: [ubuntu-latest, macOS-latest]
+ os: [ubuntu-latest]
37
38
steps:
39
- uses: actions/checkout@v1
0 commit comments