Skip to content

Commit 5b3854b

Browse files
committed
Update ci.yml
1 parent c757fac commit 5b3854b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
fail-fast: true
6969
matrix:
7070
os: [ubuntu-latest]
71-
node_version: [18, 24]
71+
node_version: [22, 24]
7272
name: ${{ matrix.os }} / Node ${{ matrix.node_version }}
7373
runs-on: ${{ matrix.os }}
7474
steps:

0 commit comments

Comments
 (0)