Skip to content

Commit

Permalink
Update node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
con-cis authored Jul 21, 2024
1 parent 6c265ad commit 8371273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
continue-on-error: ${{ matrix.experimental }}

strategy:
fail-fast: true
max-parallel: 6
fail-fast: false
max-parallel: 2
matrix:
node-version: ['latest']
experimental: [false]
Expand Down

0 comments on commit 8371273

Please sign in to comment.