We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012cf50 commit 542503cCopy full SHA for 542503c
.github/workflows/build_test.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
node-version: [10.x, 12.x, 14.x]
20
- platform: [ubuntu-latest, macos-latest, windows-latest]
+ platform: [ubuntu-latest]
21
22
steps:
23
- uses: actions/checkout@v2
0 commit comments