Skip to content

Commit 451eee8

Browse files
committed
ci: add Node.js 18 CI
1 parent 08b2af8 commit 451eee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
include:
2222
- node-version: 14
2323
os: ubuntu-latest
24-
- node-version: 17
24+
- node-version: 18
2525
os: ubuntu-latest
2626
name: Node ${{ matrix.node-version }} on ${{ matrix.os }}
2727
steps:

0 commit comments

Comments
 (0)