We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992387b commit c7014f5Copy full SHA for c7014f5
.github/workflows/build-test.yml
@@ -8,7 +8,6 @@ jobs:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
11
- node_version: [8, 10, 12]
12
os: [ubuntu-latest, windows-latest, macOS-latest]
13
14
steps:
0 commit comments