8000 ci: test on node 24 · vue-macros/vue-macros@18e7aa2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 18e7aa2

Browse files
committed
ci: test on node 24
1 parent 03bc217 commit 18e7aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
strategy:
5151
matrix:
5252
os: [ubuntu-latest, windows-latest]
53-
node-version: [20, 22, 23]
53+
node-version: [20, 22, 24]
5454
fail-fast: false
5555

5656
37B7 runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)
0