Skip to content

Commit 23d0e09

Browse files
Use Kubic Podman packages for Ubuntu 24.04
1 parent 29342af commit 23d0e09

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/actions/podman-setup/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ runs:
66
- name: Install Podman
77
uses: redhat-actions/podman-install@5bc2ecc87c737059124c295845be51ee7297fb89
88
with:
9-
ubuntu-repository: noble
9+
ubuntu-repository: kubic
10+
ubuntu-version: "24.04"
1011

1112
- name: Configure Podman
1213
shell: bash

0 commit comments

Comments
 (0)