Skip to content

Commit 542503c

Browse files
authored
Only test against ubuntu
1 parent 012cf50 commit 542503c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
node-version: [10.x, 12.x, 14.x]
20-
platform: [ubuntu-latest, macos-latest, windows-latest]
20+
platform: [ubuntu-latest]
2121

2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)