Skip to content

Commit 5aad7a6

Browse files
authored
ci
1 parent 324a3f3 commit 5aad7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
os: [ubuntu-latest]
23-
node: [22]
23+
node: [24]
2424
runs-on: ${{ matrix.os }}
2525
steps:
2626
- name: Checkout

0 commit comments

Comments
 (0)