Skip to content

[draft/DNM] GHA CI nits#2885

Open
kolyshkin wants to merge 3 commits into
podman-container-tools:mainfrom
kolyshkin:ci-nits
Open

[draft/DNM] GHA CI nits#2885
kolyshkin wants to merge 3 commits into
podman-container-tools:mainfrom
kolyshkin:ci-nits

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

No description provided.

kolyshkin added 3 commits June 1, 2026 13:54
It it not needed; actions/checkout already does this.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Since commit 7d3c3ce ("Makefile: set GOBIN") GOBIN is set to /bin
(because "go env GOBIN" usually returns an empty string, and $(GOPATH)
is not ever set), which is terribly wrong.

This was worked around in .cirrus.yml, and now also in
.github/workflows/ci.yml.

Remove the GHA workaround, fix it in Makefile.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant