Skip to content

Chore: Remove GOPATH from GitHub Actions#1264

Merged
sudo-bmitch merged 1 commit intoopencontainers:mainfrom
sudo-bmitch:pr-rm-gopath
Jun 27, 2025
Merged

Chore: Remove GOPATH from GitHub Actions#1264
sudo-bmitch merged 1 commit intoopencontainers:mainfrom
sudo-bmitch:pr-rm-gopath

Conversation

@sudo-bmitch
Copy link
Copy Markdown
Contributor

This cleans up the docs-and-linting workflow to remove the GOPATH references. The upload-artifact job was also getting skipped because of a bad check. I only commented out cache-dependency-path because I think we may need it again for #1253.

Fixes #1263.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@tianon tianon mentioned this pull request May 23, 2025
@sudo-bmitch sudo-bmitch merged commit 06e6b47 into opencontainers:main Jun 27, 2025
4 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-rm-gopath branch June 27, 2025 20:21
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.

Is the checkout path required in github actions?

3 participants