Skip to content

Commit

Permalink
Kernel workflow: Set docker uid
Browse files Browse the repository at this point in the history
  • Loading branch information
lutoma committed Nov 11, 2023
1 parent f164b9a commit 0db4e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/lutoma/xelix/toolchain:latest
options: --user 1001
volumes:
- ${{ github.workspace }}:/src

Expand Down

0 comments on commit 0db4e17

Please sign in to comment.