Skip to content

Commit 87e00f7

Browse files
committed
ci: drop node 18, lint fails there
1 parent 5ce582a commit 87e00f7

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
@@ -23,7 +23,7 @@ jobs:
2323
build:
2424
strategy:
2525
matrix:
26-
node-version: [18.x, 20.x, 22.x, 24.x, 25.x]
26+
node-version: [20.x, 22.x, 24.x, 25.x]
2727
platform:
2828
- os: ubuntu-latest
2929
shell: bash

0 commit comments

Comments
 (0)