Skip to content

Commit

Permalink
decrease to amount of jobs to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Nov 15, 2024
1 parent 82b858f commit 388f505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: github-hosted-heavy-runner
strategy:
fail-fast: false
max-parallel: 2
max-parallel: 1
matrix:
profile: [ mainnet, testnet, mainnet-silo, testnet-silo ]
steps:
Expand Down

0 comments on commit 388f505

Please sign in to comment.