Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ROZ-MOFUMOFU-ME committed May 21, 2024
1 parent fca3116 commit 86acc92
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2,847 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,7 @@ jobs:
workflows:
build_and_test:
jobs:
- test-v8
- test-v10
- test-v12
- test-v14
- test-v16
- test-v18
- test-v20
- test-v22
- test-v22
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
node-version: [8.x, 10.x, 12.x, 14.x, 16.x, 18.x, 20.x, 22.x]
node-version: [16.x, 18.x, 20.x, 22.x]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 86acc92

Please sign in to comment.