Skip to content

Commit

Permalink
Test on Node 18 (#1854)
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Oct 8, 2022
1 parent caa3573 commit 6516bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [12.22, 12, 14.17, 14, 16.0.0, 16]
node-version: [12.22, 14.17, 16.0.0, 18.0.0, latest]
fail-fast: false

This comment has been minimized.

Copy link
@NightfallD

NightfallD Feb 27, 2023

bug

steps:
Expand Down

0 comments on commit 6516bf8

Please sign in to comment.