Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fazil committed Aug 21, 2024
1 parent f776dd4 commit 87b588f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
runs-on: self-hosted
container:
image: hellorobotinc/stretch-install-image:0.0.1
# options: --userns=host --privileged
options: --userns=host --privileged --user 1000:1000
# options: --user 1000:1000
options: --user root
# options: --user root
volumes:
- /dev:/dev

Expand Down

0 comments on commit 87b588f

Please sign in to comment.