chore: unpin buildx 0.9.1 version (#1626)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>pull/1634/head
parent
12169def8b
commit
38bf072489
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue