Skip to content

Commit

Permalink
No non-LTS engines
Browse files Browse the repository at this point in the history
  • Loading branch information
phschaad committed Sep 3, 2024
1 parent ba10edc commit 04005bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [20.17.0, 21.7.3, 22.7.0]
node-version: [20.17.0, 22.7.0]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [20.17.0, 21.7.3, 22.7.0]
node-version: [20.17.0, 22.7.0]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 04005bf

Please sign in to comment.