Skip to content

Commit

Permalink
Merge pull request #186800 from Homebrew/revert-186614-dispatch-build…
Browse files Browse the repository at this point in the history
…-bottle-container

workflows/dispatch-build-bottle: run `prepare` job as root in container
  • Loading branch information
ZhongRuoyu authored Sep 11, 2024
2 parents 3fda6a9 + e02a249 commit 0e0908e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch-build-bottle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
runs-on: ubuntu-22.04
container:
image: ghcr.io/homebrew/ubuntu22.04:master
options: --user=root
outputs:
runners: ${{steps.runner-matrix.outputs.result}}
steps:
Expand Down

0 comments on commit 0e0908e

Please sign in to comment.