Skip to content

Commit

Permalink
decrease test count
Browse files Browse the repository at this point in the history
  • Loading branch information
ChlodAlejandro committed Oct 30, 2023
1 parent 5fa7589 commit 5f47fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fail-fast: true
max-parallel: 1
matrix:
node-version: [ 14.x, 16.x, 18.x, 'lts/*', latest ]
node-version: [ 'lts/*', latest ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5f47fef

Please sign in to comment.