We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11d86c4 + 7dcbaa2 commit 3e36452Copy full SHA for 3e36452
.github/workflows/build-ubuntu-22.04-risc.yml
@@ -23,11 +23,10 @@ concurrency:
23
jobs:
24
build:
25
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
26
- timeout-minutes: 240
27
with:
28
alternate-latest-mode: true
29
runs-on: k8s-public
30
- timeout-minutes: 1440
+ timeout-minutes: 240
31
docker-context: "./ubuntu-22.04-risc"
32
dockerfile: "./ubuntu-22.04-risc/Dockerfile"
33
dockerhub_imagename: "chianetwork/ubuntu-22.04-risc-builder"
0 commit comments