Skip to content

Commit 1f11deb

Browse files
committed
Remove install from docker buildx config
Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
1 parent 74079c2 commit 1f11deb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
uses: docker/setup-buildx-action@v4
9292
with:
9393
version: ${{ env.DOCKER_BUILDX_VERSION }}
94-
install: true
9594

9695
- name: Checkout
9796
uses: actions/checkout@v6

0 commit comments

Comments
 (0)