Skip to content

Commit

Permalink
set user
Browse files Browse the repository at this point in the history
  • Loading branch information
Demonsthere committed Dec 4, 2024
1 parent 8ed3aa7 commit 10570c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ env:
jobs:
gha:
runs-on: ubuntu-latest
container: oryd/ory:v1.1.0
container:
image: oryd/ory:v1.1.0
options: --user root
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 10570c6

Please sign in to comment.