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

Fix regression in VM selection. #1035

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Conversation

tbeadle
Copy link
Contributor

@tbeadle tbeadle commented Aug 1, 2022

#1020 introduced a regression
in selection of VM's for x86 tasks where it would no longer allow
selection of an x64 VM. This reintroduces that ability so that x86 tasks
will select x86 OR x64 machines, preferring x86 over x64.

kevoreilly#1020 introduced a regression
in selection of VM's for x86 tasks where it would no longer allow
selection of an x64 VM. This reintroduces that ability so that x86 tasks
will select x86 OR x64 machines, preferring x86 over x64.
@kevoreilly
Copy link
Owner

Thank you

@doomedraven doomedraven merged commit eefd6da into kevoreilly:master Aug 2, 2022
@cccs-kevin
Copy link
Collaborator

Thanks @tbeadle !

@tbeadle tbeadle deleted the machine-arch branch November 7, 2023 21:05
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.

4 participants