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]: Missing assets for darwin arm64 #6659

Open
blotero opened this issue Feb 2, 2024 · 1 comment
Open

[Feat]: Missing assets for darwin arm64 #6659

blotero opened this issue Feb 2, 2024 · 1 comment
Labels
enhancement Some improvement that isn't a feature

Comments

@blotero
Copy link

blotero commented Feb 2, 2024

What is your suggestion?

I have seen that assets in the releases do not contain package for darwin 64 (only macos-amd64) as seen in the latest release: https://github.com/coder/code-server/releases/v4.20.1/ why is this?

Why do you want this feature?

It would be desirable to include package for this target architecture considering that latest Mac machines are all aarch64-darwin

Are there any workarounds to get this functionality today?

Not sure.

Are you interested in submitting a PR for this?

Maybe.

@blotero blotero added the enhancement Some improvement that isn't a feature label Feb 2, 2024
@code-asher
Copy link
Member

We never got around to adding it when it came out. I might not get to it any time soon, but presumably all we need to do is rename and add a matrix section to the package-macos-amd64 job to do both amd64 and arm64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

2 participants