Skip to content

Commit 3fc30c2

Browse files
committed
test: update node.js test target version
1 parent be52fe5 commit 3fc30c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
node_version: ['18', '20', '22']
23+
node_version: ['20', '22', '24']
2424
os: [windows-latest, macos-latest, ubuntu-latest]
2525

2626
steps:

0 commit comments

Comments
 (0)