We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb974ad commit dc3ffe5Copy full SHA for dc3ffe5
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
strategy:
8
matrix:
9
- node-version: [16.x, 18.x, 20.x, 21.x]
+ node-version: [18.x, 20.x, 22.x]
10
platform:
11
- os: ubuntu-latest
12
shell: bash
0 commit comments