1
0
Fork 0
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:
Sagi Shnaidman 2026-03-16 09:03:27 +02:00 committed by Sergey
parent 63a5684d6b
commit c354f69eb7

View file

@ -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: |