File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3838 fail-fast : false
3939 matrix :
4040 include :
41+ -
42+ buildx_version : edge
43+ buildkit_image : moby/buildkit:latest
4144 -
4245 buildx_version : latest
4346 buildkit_image : moby/buildkit:buildx-stable-1
Original file line number Diff line number Diff line change 2424 pull_request :
2525
2626env :
27- BUILDX_VERSION : latest
28- BUILDKIT_IMAGE : moby/buildkit:buildx-stable-1
27+ BUILDX_VERSION : edge
28+ BUILDKIT_IMAGE : moby/buildkit:latest
2929
3030jobs :
3131 minimal :
@@ -565,6 +565,8 @@ jobs:
565565 fail-fast : false
566566 matrix :
567567 include :
568+ - buildx : edge
569+ buildkit : moby/buildkit:latest
568570 - buildx : latest
569571 buildkit : moby/buildkit:buildx-stable-1
570572 - buildx : latest
@@ -1468,6 +1470,7 @@ jobs:
14681470 fail-fast : false
14691471 matrix :
14701472 buildx-version :
1473+ - edge
14711474 - latest
14721475 - v0.14.1
14731476 steps :
You can’t perform that action at this time.
0 commit comments