Update .github/workflows/release-nestv3.yml
This commit is contained in:
parent
70e1481ce6
commit
52790be0c0
2
.github/workflows/release-nestv3.yml
vendored
2
.github/workflows/release-nestv3.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/pikaos-linux/pikaos-builder:nestv3
|
||||
image: debian:sid
|
||||
volumes:
|
||||
- /proc:/proc
|
||||
options: --privileged -it
|
||||
|
Loading…
Reference in New Issue
Block a user