Skip to content

Commit

Permalink
Try qemu-cache-optional for riscv
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Jan 13, 2025
1 parent 162e4fd commit 4df52e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-ubuntu-22.04-risc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ concurrency:

jobs:
build:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@qemu-cache-optional
with:
enable-qemu-cache: false
alternate-latest-mode: true
runs-on: k8s-public
timeout-minutes: 240
Expand Down

0 comments on commit 4df52e9

Please sign in to comment.