Skip to content

Commit

Permalink
[conf] drop node v21 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Jul 29, 2024
1 parent b66b3be commit 41dbf0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
matrix:
node-version:
- 20
- 21
- 22

steps:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
matrix:
node-version:
- 20
- 21
- 22
os-release:
- ubuntu-latest
Expand Down

0 comments on commit 41dbf0e

Please sign in to comment.