We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca75494 commit 0f16018Copy full SHA for 0f16018
1 file changed
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
31
strategy:
32
matrix:
33
- node-version: [10.x, 12.x, 14.x, 18.x, 20.x]
+ node-version: [18.x, 20.x]
34
35
steps:
36
- uses: actions/checkout@v2
0 commit comments