Skip to content

Commit

Permalink
Run a privileged container
Browse files Browse the repository at this point in the history
  • Loading branch information
major committed Jan 26, 2024
1 parent d70c1b4 commit 5cb8497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: quay.io/fedora/fedora:39
options: "--privileged"
volumes:
- output:/output
steps:
Expand Down

0 comments on commit 5cb8497

Please sign in to comment.