Skip to content

Commit

Permalink
Set --privileged
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Sep 29, 2023
1 parent 4c2e31a commit b9aec31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
runs-on: ${{ matrix.os }}
container:
image: python:${{ matrix.python }}
options: "--privileged"
env:
TEST_MODE: tests
REPROZIP_USAGE_STATS: "off"
Expand Down

0 comments on commit b9aec31

Please sign in to comment.