ci: use large runners (#3888)

This commit is contained in:
Bjerg
2023-07-24 18:11:41 +02:00
committed by GitHub
parent b3c8a98a62
commit cb0947d7cb
4 changed files with 20 additions and 11 deletions

View File

@@ -18,7 +18,8 @@ jobs:
# Skip the Fuzzing Jobs until we make them run fast and reliably. Currently they will
# always recompile the codebase for each test and that takes way too long.
if: false
runs-on: ubuntu-20.04
runs-on:
group: Reth
strategy:
matrix:
target: