Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
drop node v21
  • Loading branch information
tsctx committed Oct 28, 2024
commit 54ed1fb8b0f1600559141663686d84e1acacc99d
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
fail-fast: false
max-parallel: 0
matrix:
version: [20, 21, 22, 23]
version: [20, 22, 23]
runs-on: ubuntu-latest
timeout-minutes: 120
steps:
Expand Down
Loading