Skip to content

Commit c7a56b8

Browse files
committed
ci: check Node.js 18.x as well
1 parent b1e3834 commit c7a56b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- 12
2020
- 14
2121
- 16
22+
- 18
2223
name: Running tests with Node ${{ matrix.node_version }} on ${{ matrix.os }}
2324
runs-on: ${{ matrix.os }}
2425
steps:

0 commit comments

Comments
 (0)