We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b16fd commit 1db19b7Copy full SHA for 1db19b7
1 file changed
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: true
15
matrix:
16
platform: [ubuntu-20.04]
17
- node-version: [12.x, 14.x, 16.x, 18.x]
+ node-version: [16.x, 18.x, 20.x, 22.x]
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments