Skip to content

Commit 5c04b97

Browse files
authored
Merge pull request #1631 from nubolab-ffwd/ci/update-test-matrices
ci: update test matrices
2 parents 69c144c + 54baa5e commit 5c04b97

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
strategy:
3030
matrix:
31-
node-version: [18.x, 20.x, 22.x]
31+
node-version: [20.x, 22.x, 24.x]
3232

3333
steps:
3434
- uses: actions/[email protected]
@@ -56,6 +56,8 @@ jobs:
5656
- jsdom@^23.0.0
5757
- jsdom@^24.0.0
5858
- jsdom@^25.0.0
59+
- jsdom@^26.0.0
60+
5961
steps:
6062
- uses: actions/[email protected]
6163
- uses: pnpm/[email protected]

0 commit comments

Comments
 (0)