We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d679a1a commit 26803bcCopy full SHA for 26803bc
scripts/template-oss/_job-release-integration-yml.hbs
@@ -3,7 +3,7 @@ strategy:
3
matrix:
4
nodeVersion:
5
- 22
6
- - 24
+ - 23
7
- nightly
8
uses: ./.github/workflows/node-integration.yml
9
with:
0 commit comments