We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b287d89 commit beed030Copy full SHA for beed030
.github/workflows/build-image-test.yaml
@@ -46,9 +46,6 @@ jobs:
46
context: .
47
build-args: |
48
INSTALL_ALL=true
49
- # yamllint disable-line rule:line-length
50
- platforms: >- # Only one allowed here, see https://github.com/docker/buildx/issues/59#issuecomment-1433097926
51
- linux/${{ matrix.arch }}
52
push: false
53
load: true
54
tags: |
0 commit comments