diff --git a/.github/workflows/build_latest_podman.yml b/.github/workflows/build_latest_podman.yml index cf5b305..6ed688f 100644 --- a/.github/workflows/build_latest_podman.yml +++ b/.github/workflows/build_latest_podman.yml @@ -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: |