Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuild Action Docker image and host on ghcr.io #1

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

euanhunteratom
Copy link
Member

@euanhunteratom euanhunteratom commented Mar 1, 2024

Using this Action currently uses ~30s of runtime on each run to download and build the image. This PR switches the Action to use a public prebuilt Docker image, hosted on ghcr.io, instead. It also removes the g++ dependency as it doesn't seem to be required any more. This brings the per-run time down to ~5s for downloading the image.

Once this is merged, I'll tag a new v0.5.1 release.

@euanhunteratom euanhunteratom requested a review from chmielsen March 1, 2024 16:05
@euanhunteratom euanhunteratom merged commit e1738d4 into main Mar 4, 2024
10 checks passed
@euanhunteratom euanhunteratom deleted the prebuild-actions-docker-image branch March 4, 2024 12:14
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