We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e0f01 commit d679a1aCopy full SHA for d679a1a
.github/workflows/release-integration.yml
@@ -23,7 +23,7 @@ jobs:
23
matrix:
24
nodeVersion:
25
- 22
26
- - 24
+ - 23
27
- nightly
28
uses: ./.github/workflows/node-integration.yml
29
with:
0 commit comments