Skip to content

Commit 242b56d

Browse files
authored
test: Node 18
1 parent e48c398 commit 242b56d

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
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
matrix:
3737
os: [ubuntu, windows]
38-
node-version: [12.x, 14.x, 16.x, 17.x]
38+
node-version: [12.x, 14.x, 16.x, 17.x, 18.x]
3939

4040
# excluded because it is the `test` job above
4141
exclude:

0 commit comments

Comments
 (0)