Skip to content

Commit b7ddfae

Browse files
authored
ci: test on Node.js 22 (#16545)
1 parent f71ba5b commit b7ddfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
matrix:
4141
os: [ubuntu-latest]
42-
node_version: [18, 20]
42+
node_version: [18, 20, 22]
4343
include:
4444
# Active LTS + other OS
4545
- os: macos-latest

0 commit comments

Comments
 (0)