misc: docker-build.yaml fix
This commit is contained in:
1
.github/workflows/docker-build.yaml
vendored
1
.github/workflows/docker-build.yaml
vendored
@@ -14,7 +14,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
bake:
|
bake:
|
||||||
runs-on: [self-hosted, linux, x64]
|
runs-on: [self-hosted, linux, x64]
|
||||||
container: ghcr.io/gem5/ubuntu-24.04_all-dependencies:latest
|
|
||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user