diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 9e7b095d..3f7be827 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -12,6 +12,7 @@ jobs: runs-on: ubuntu-latest container: image: ghcr.io/vanilla-os/pico:main + options: --user root volumes: - /dev:/dev