Skip to content

Commit

Permalink
Merge pull request #2 from chaishiqi/patch-1
Browse files Browse the repository at this point in the history
Update risc0-image.yaml
  • Loading branch information
hunshenshi authored Jul 31, 2024
2 parents 0cf1615 + 2080072 commit 723e5c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/risc0-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:

jobs:
build_docker_image:
timeout-minutes: 1440
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down Expand Up @@ -63,4 +64,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max

0 comments on commit 723e5c7

Please sign in to comment.