Skip to content

Commit 5b52f10

Browse files
committed
build(cloud): setup-buildx-action picks private buildx automatically
No need to specify custom "version" input Signed-off-by: David Karlsson <[email protected]>
1 parent d494995 commit 5b52f10

File tree

1 file changed

+0
-1
lines changed
  • content/manuals/build-cloud

1 file changed

+0
-1
lines changed

content/manuals/build-cloud/ci.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
- name: Set up Docker Buildx
7575
uses: docker/setup-buildx-action@v3
7676
with:
77-
version: "lab:latest"
7877
driver: cloud
7978
endpoint: "<ORG>/default"
8079
install: true

0 commit comments

Comments
 (0)