Skip to content

Commit 64ffd8b

Browse files
authored
ci: update node matrix (#4592)
1 parent bbffbee commit 64ffd8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
node: [20, 22, 24, 25]
14+
node: [22, 24, 26]
1515
os: [ubuntu-latest, windows-latest]
1616

1717
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)