Skip to content

Commit 1201552

Browse files
kemitchellljharb
andauthored
Update engines spec in CI configuration
Co-authored-by: Jordan Harband <[email protected]>
1 parent d1af104 commit 1201552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
tests:
1010
uses: ljharb/actions/.github/workflows/node-majors.yml@main
1111
with:
12-
range: '>= 14.17'
12+
range: '^18.12 || ^20.9 || >= 22.7'
1313
command: 'npm run engines && npm run tests-only && npm run licenses'

0 commit comments

Comments
 (0)