We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eae4dd commit 09c77d9Copy full SHA for 09c77d9
.github/workflows/ci-test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node_version: [10.14.2, 14.x, 15.x, 16.x, 17.x]
+ node_version: [14.x, 15.x, 16.x, 17.x]
16
17
steps:
18
- uses: actions/checkout@v2
0 commit comments