mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-03-21 18:19:07 +00:00
Bump Go version in Podman build CI to 1.25
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
63a5684d6b
commit
c354f69eb7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_latest_podman.yml
vendored
2
.github/workflows/build_latest_podman.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.24"
|
||||
go-version: "1.25"
|
||||
|
||||
- name: Install build dependencies and container runtimes
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue