chore: unpin buildx 0.9.1 version (#1626)

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
pull/1634/head
Mykhailo Kuznietsov 2023-03-01 15:39:22 +02:00 committed by GitHub
parent 12169def8b
commit 38bf072489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ jobs:
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
version: v0.9.1
- name: Set up Python 3.9
uses: actions/setup-python@v4
with: