mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Use 24.04 6
This commit is contained in:
parent
b86cab1696
commit
cffe31731e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_latest_podman.yml
vendored
4
.github/workflows/build_latest_podman.yml
vendored
|
|
@ -267,7 +267,7 @@ jobs:
|
|||
|
||||
[engine]
|
||||
|
||||
helper_binaries_dir = ["/usr/bin", "/usr/local/libexec/podman", "/usr/local/bin"]
|
||||
helper_binaries_dir = ["/usr/lib/podman", "/usr/local/libexec/podman", "/usr/local/bin"]
|
||||
|
||||
EOF
|
||||
|
||||
|
|
@ -418,7 +418,7 @@ jobs:
|
|||
|
||||
[engine]
|
||||
|
||||
helper_binaries_dir = ["/usr/bin", "/usr/local/libexec/podman", "/usr/local/bin"]
|
||||
helper_binaries_dir = ["/usr/lib/podman", "/usr/local/libexec/podman", "/usr/local/bin"]
|
||||
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue