Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed May 12, 2023
1 parent 41209dd commit 2f48304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Test on node ${{ matrix.node_version }} and ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
max-parallel: 4
max-parallel: 5
matrix:
node_version: [ 20.x, 18.x, 16.x, 14.x, 12.x, ]
os: [ ubuntu-latest, windows-latest ]
Expand Down

0 comments on commit 2f48304

Please sign in to comment.