Skip to content

Commit b2f3721

Browse files
committed
remove unkown/unknown arch container builds
1 parent fb099ad commit b2f3721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
imageName: ghcr.io/dddlab/container-computing/${{ matrix.config }}
6161
cacheFrom: ghcr.io/dddlab/container-computing/${{ matrix.config }}
6262
platform: ${{ matrix.platform }}
63+
provenance: false
6364
push: ${{ matrix.push }}
6465
runCmd: ${{ matrix.command }}
6566

0 commit comments

Comments
 (0)