Skip to content

Commit

Permalink
ci: test against node@20
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Mar 24, 2024
1 parent b328ac2 commit 1f5a35c
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 @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node-version: [14.x]
node-version: [ 20 ]
eslint-version: [ '', 7 ]

steps:
Expand Down

0 comments on commit 1f5a35c

Please sign in to comment.