Skip to content

Commit

Permalink
ci: update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Apr 20, 2023
1 parent bbbb394 commit 772b44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
matrix:
os: [ubuntu-latest]
eslint: [6, 7, 8]
node: [12.22.0, 14, 16, 18, 20]
node: [12.22.0, 14, 16, 17, 18, 19, 20]
include:
- os: windows-latest
eslint: 7
Expand Down

0 comments on commit 772b44b

Please sign in to comment.