Skip to content

Commit

Permalink
test: add node.js v21 to test matrix (undo)
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Oct 23, 2023
1 parent 7ebb09b commit 1c5e3c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
node_version:
- 18
- 20
- 21
max-parallel: 3
timeout-minutes: 10
name: Test and build
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
node_version:
- 18
- 20
- 21
max-parallel: 3
timeout-minutes: 10
name: Lint, build and release
Expand Down

0 comments on commit 1c5e3c6

Please sign in to comment.