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 28a158d commit 8689f58Copy full SHA for 8689f58
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
strategy:
13
matrix:
14
- node-version: ['10', '>=14']
+ node-version: ['12', '>=14']
15
16
name: Node.js v${{ matrix.node-version }}
17
runs-on: ubuntu-latest
0 commit comments