Skip to content

Commit 2dac0a3

Browse files
authored
chore: add Node22 in CI (#750)
1 parent 60e784e commit 2dac0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
matrix:
6666
os: [ubuntu-latest]
6767
eslint: [9]
68-
node: [18, 20]
68+
node: [18, 20, 22]
6969
include:
7070
# On old Node.js version
7171
- eslint: 8

0 commit comments

Comments
 (0)