Skip to content

Commit

Permalink
Speedup some matrix jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-b committed Oct 9, 2024
1 parent a0b7564 commit 20486e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dashboard_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ jobs:
- client: nethermind-gnosis
simulator: 'ethereum/gnosis-engine-jq'
suite: 'cancun'
parallelism: 4
parallelism: 8
- client: erigon-gnosis
simulator: 'ethereum/gnosis-engine-jq'
suite: 'cancun'
parallelism: 4
parallelism: 8
- client: erigon-old
simulator: 'ethereum/engine-gnosis-erigon'
suite: 'cancun'
Expand All @@ -45,7 +45,7 @@ jobs:
- client: erigon-gnosis
simulator: 'ethereum/gnosis-engine-jq'
suite: 'engine-api'
parallelism: 10
parallelism: 12
- client: nethermind-gnosis
simulator: 'ethereum/gnosis-engine-jq'
suite: 'engine-auth'
Expand Down

0 comments on commit 20486e0

Please sign in to comment.