Skip to content

Commit 1a95ec8

Browse files
committed
build on more node versions
1 parent b4fcce9 commit 1a95ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
node-version: [16, 18, 20]
42+
node-version: [16, 18, 20, 22, 24]
4343
steps:
4444
- name: Checkout branch
4545
uses: actions/checkout@v3

0 commit comments

Comments
 (0)