We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a8723 commit b99d2bcCopy full SHA for b99d2bc
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
python-version: ['3.10', '3.11', '3.12']
35
- node-version: ['20.x']
+ node-version: ['22.x']
36
services:
37
redis:
38
image: redis
0 commit comments