We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e41e7c commit 60bf29fCopy full SHA for 60bf29f
.github/workflows/CI.yml
@@ -33,7 +33,7 @@ jobs:
33
matrix:
34
os: [ubuntu-latest, windows-latest, macOS-latest]
35
eslint: [8.x, "9.x"]
36
- node: [18.x, 20.x]
+ node: [18.x, 20.x, 22.x]
37
include:
38
- os: ubuntu-latest
39
node: "18.18.0"
0 commit comments