We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba5660 commit 83112f4Copy full SHA for 83112f4
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