We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7144d43 commit db0ac94Copy full SHA for db0ac94
.github/workflows/nodejs-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [14.x, 16.x, 18.x]
+ node-version: [16.x, 18.x]
18
19
steps:
20
- name: Checkout code
0 commit comments