Skip to content

Commit b625868

Browse files
authored
Merge pull request #1004 from crazy-max/ci-update-buildx
ci: update buildx to latest
2 parents d3afd77 + 5193ef1 commit b625868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
pull_request:
2525

2626
env:
27-
BUILDX_VERSION: v0.12.0-rc1
27+
BUILDX_VERSION: latest
2828
BUILDKIT_IMAGE: moby/buildkit:buildx-stable-1
2929

3030
jobs:

0 commit comments

Comments
 (0)