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.
circleci
1 parent e126909 commit 32ca6bbCopy full SHA for 32ca6bb
.circleci/config.yml
@@ -58,5 +58,5 @@ workflows:
58
name: test-node-partial-<< matrix.node-version >>
59
matrix:
60
parameters:
61
- node-version: ['16', '18', '20', '21', '22']
+ node-version: ['16', '18', '20', '22', '23']
62
- test-jest-jasmine
0 commit comments