We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725e636 commit c3d7869Copy full SHA for c3d7869
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [10.x, 12.x, 14.x]
+ node-version: [12.x, 14.x, 16.x, 17.x]
16
17
runs-on: ubuntu-latest
18
0 commit comments