Skip to content

Commit

Permalink
chore: remove node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
hertzg committed Apr 12, 2024
1 parent 3247c4e commit acb5a13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
- windows-latest
node: # https://nodejs.org/en/about/releases/
- '*'
- '22'
- '20'
- '18'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- windows-latest
node: # https://nodejs.org/en/about/releases/
- '*'
- '22'
- '20'
- '18'
fail-fast: false
Expand Down

0 comments on commit acb5a13

Please sign in to comment.