Skip to content

Commit

Permalink
chore: bump CI Node versions to 18, 20, and 22 (LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jul 4, 2024
1 parent 5103729 commit b40a0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
strategy:
matrix:
node:
- 14
- 16
- 18
- 20
- 22
steps:
- uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit b40a0bb

Please sign in to comment.