Skip to content

Commit b99d2bc

Browse files
committed
Upgrade CI to node.js v22
1 parent e7a8723 commit b99d2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
python-version: ['3.10', '3.11', '3.12']
35-
node-version: ['20.x']
35+
node-version: ['22.x']
3636
services:
3737
redis:
3838
image: redis

0 commit comments

Comments
 (0)