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

Intel Mac binary published with incompatible CPU arch since 3.24 #561

Open
mikemykhaylov opened this issue Sep 6, 2024 · 3 comments
Open
Labels
binaries github_actions Pull requests that update GitHub Actions code Help-wanted I'd like assistance with this issue, please!

Comments

@mikemykhaylov
Copy link

actual/given output

Running 3.24:

❯ ./latexindent-macos
zsh: bad CPU type in executable: ./latexindent-macos

--
Running 3.23.9:

❯ ./latexindent-macos
Please enter text to be indented: (press CTRL+D when finished)
^C

--

@mikemykhaylov
Copy link
Author

Ah, it might be this actions/runner-images#9741

@cmhughes
Copy link
Owner

cmhughes commented Sep 7, 2024

It's controlled by github actions

https:/cmhughes/latexindent.pl/blob/main/.github/workflows/build-documentation-and-executables.yaml

If you can help with this, please submit a pull request.

@cmhughes cmhughes added binaries github_actions Pull requests that update GitHub Actions code Help-wanted I'd like assistance with this issue, please! labels Sep 7, 2024
@cmhughes
Copy link
Owner

help wanted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binaries github_actions Pull requests that update GitHub Actions code Help-wanted I'd like assistance with this issue, please!
Projects
None yet
Development

No branches or pull requests

2 participants