mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-09 21:17:54 -05:00
Set the architecture for the docker image
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
This commit is contained in:
1
.github/workflows/workflow.yaml
vendored
1
.github/workflows/workflow.yaml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
all:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
architecture: "amd64"
|
||||
GRADLE_OPTS: "-Xmx6g -Dorg.gradle.parallel=true -Dorg.gradle.workers.max=2"
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user