Skip to content

Commit

Permalink
Try running on larger runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Oct 10, 2024
1 parent 8fc9727 commit f12de37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,8 @@ jobs:
FEATURES=${{ matrix.features }}
platforms: ${{ matrix.arch }}
nethermind:
runs-on: ubuntu-latest
runs-on: larger-runner
strategy:
fail-fast: false
matrix:
platform: [linux/amd64, linux/arm64]
steps:
Expand Down

0 comments on commit f12de37

Please sign in to comment.