Skip to content

Commit 8164ace

Browse files
authored
ci: add node 24 to test matrix (#140)
1 parent bd81c63 commit 8164ace

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
@@ -89,7 +89,7 @@ jobs:
8989
contents: read
9090
strategy:
9191
matrix:
92-
node-version: [20, 22]
92+
node-version: [20, 22, 24]
9393
steps:
9494
- name: Check out repo
9595
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)