Skip to content

Commit c392a46

Browse files
author
Oleg
committed
Remove step with podman
1 parent cddf842 commit c392a46

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,6 @@ jobs:
6464
sudo apt-get update
6565
sudo apt-get install -y qemu-user-static
6666
67-
- name: Try raw podman
68-
run: >
69-
podman build
70-
--platform linux/amd64,linux/arm64
71-
--manifest
72-
${{ needs.meta.outputs.implementation-name }}
73-
.
74-
7567
- name: Build
7668
id: build_image
7769
uses: redhat-actions/buildah-build@v2

0 commit comments

Comments
 (0)