We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b5e594 + 28886e7 commit 8618d58Copy full SHA for 8618d58
1 file changed
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- node: [ '12.x', '14.x', '16.x' ]
+ node: [ '16.x', '18.x' ]
14
name: Node ${{ matrix.node }}
15
steps:
16
- uses: actions/checkout@v2
0 commit comments