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

feat: add arm64 image #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: add arm64 image #218

wants to merge 1 commit into from

Conversation

shyim
Copy link

@shyim shyim commented Oct 17, 2024

I am trying to run the same image locally, to see errors directly locally. BUT it has only amd64 so it's slow as hell on mac.

Before: 7m20s
Now: 23s

After merge a new docker image will appear:

ghcr.io/rojopolis/spellcheck-github-actions:master on GitHub. Open the package on the right side and change visiblity to public

After that change in action.yml it to: ghcr.io/rojopolis/spellcheck-github-actions:0.44.0 and tag only a 0.44.0 and wait for pipeline finish. When pipeline finished, create a release for GitHub Action Marketplace

@mitelg
Copy link

mitelg commented Oct 17, 2024

duplicate of #108 ?

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.

2 participants