Skip to content

Commit ac1d379

Browse files
committed
chore: add node22 in ci
1 parent ade400a commit ac1d379

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)