Skip to content

Commit 558d865

Browse files
committed
Update CI workflow engines to match package engines
1 parent 5f7fd9c commit 558d865

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: '^18.12 || ^20.9 || >= 22.7'
12+
range: '^20.20 || ^22.22 || ^24.14 || >= 25.4'
1313
command: 'npm run tests-only && npm run licenses'

0 commit comments

Comments
 (0)