Skip to content

Commit 094b72a

Browse files
committed
ci: remove node 18
1 parent 21560c7 commit 094b72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: [18.x, 20.x, 22.x]
9+
node-version: [20.x, 22.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

0 commit comments

Comments
 (0)