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 be13cca commit 3be6481Copy full SHA for 3be6481
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version:
23
- 18
24
- 20
25
- - 22
+ - 22.17.1 # experimental TS type striping in 22.18.0 breaks the build
26
27
services:
28
redis:
0 commit comments