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

autoscaling/vm-builder: alias x64 as amd64 #11055

Open
mikhail-sakhnov opened this issue Feb 28, 2025 · 0 comments
Open

autoscaling/vm-builder: alias x64 as amd64 #11055

mikhail-sakhnov opened this issue Feb 28, 2025 · 0 comments
Labels
c/autoscaling Component: autoscaling (general category)

Comments

@mikhail-sakhnov
Copy link
Contributor

In some gha workflows we use x64, and in some amd64. vm-builder has hardcoded list of supported architectures at the moment: amd64, arm64.

Probably should be extended by x64 as well to keep consistency withing a workflow.

Originally posted by @sharnoff in #11017 (comment)

@sharnoff sharnoff added the c/autoscaling Component: autoscaling (general category) label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/autoscaling Component: autoscaling (general category)
Projects
None yet
Development

No branches or pull requests

2 participants