Skip to content

Commit

Permalink
chore: add node v18 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas C. Zakas <nicholas@nczconsulting.com>
  • Loading branch information
amareshsm and nzakas committed Jun 27, 2022
1 parent 071fa66 commit 558ae3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
matrix:
os: [ubuntu-latest]
eslint: [6, 7, 8]
node: [12.22.0, 12, 14, 16]
node: [12.22.0, 14, 16, 18]
include:
- os: windows-latest
eslint: 7
Expand Down

0 comments on commit 558ae3c

Please sign in to comment.