There was an error while loading. Please reload this page.
1 parent 234de49 commit e53e8e9Copy full SHA for e53e8e9
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ${{ matrix.os }}
7
strategy:
8
matrix:
9
- os: [windows-latest, ubuntu-latest, macos-latest]
+ os: [ubuntu-latest]
10
node: [10, 12, 13]
11
steps:
12
- uses: actions/checkout@v1
0 commit comments