mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-03 23:01:48 +00:00
Bump Go version to 1.24 for latest Podman (#978)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
452e6c926e
commit
c10614026b
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.23"
|
||||
go-version: "1.24"
|
||||
|
||||
- name: Install build dependencies and container runtimes
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue