Skip to content

Commit

Permalink
ci: use node v18
Browse files Browse the repository at this point in the history
  • Loading branch information
bent10 committed Dec 16, 2023
1 parent 8e0b179 commit 721d13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- 16.10.0 # required by @typescript-eslint/eslint-plugin
- 18
os:
- ubuntu-latest
- windows-latest
Expand Down

0 comments on commit 721d13e

Please sign in to comment.