diff --git a/.github/workflows/build_latest_podman.yml b/.github/workflows/build_latest_podman.yml index c63d460..e477a61 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.21" + go-version: "1.23" - name: Install build dependencies and container runtimes run: |