mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-20 10:26:44 +00:00
ci: update buildx to edge and buildkit to latest
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
0adf995921
commit
dc0fea5e62
2 changed files with 8 additions and 2 deletions
3
.github/workflows/.e2e-run.yml
vendored
3
.github/workflows/.e2e-run.yml
vendored
|
@ -38,6 +38,9 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
-
|
||||
buildx_version: edge
|
||||
buildkit_image: moby/buildkit:latest
|
||||
-
|
||||
buildx_version: latest
|
||||
buildkit_image: moby/buildkit:buildx-stable-1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue