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

Update/Add HAXM to macOS 11 and macOS 12 agents #6388

Closed
1 of 2 tasks
mrk-han opened this issue Oct 12, 2022 · 1 comment
Closed
1 of 2 tasks

Update/Add HAXM to macOS 11 and macOS 12 agents #6388

mrk-han opened this issue Oct 12, 2022 · 1 comment

Comments

@mrk-han
Copy link

mrk-han commented Oct 12, 2022

Tool name

MacOS Runner Images

Tool license

None

Add or update?

  • Add
  • Update

Desired version

N/A

Approximate size

No response

Brief description of tool

https://github.com/actions/runner-images/blob/main/images/macos/macos-10.15-Readme.md HAXM

https://github.com/actions/runner-images/blob/main/images/macos/macos-11-Readme.md No HAXM

https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md No HAXM

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

- name: Emulator HAXM check
        uses: reactivecircus/android-emulator-runner@v2
        with:
          force-avd-creation: false
          api-level: 33
          arch: x86_64
          target: google_apis
          profile: Nexus One
          disable-animations: false
          script: emulator -accel-check


### Platforms where you need the tool

- [X] Azure DevOps
- [X] GitHub Actions

### Runner images where you need the tool

- [ ] Ubuntu 18.04
- [ ] Ubuntu 20.04
- [ ] Ubuntu 22.04
- [ ] macOS 10.15
- [X] macOS 11
- [X] macOS 12
- [ ] Windows Server 2019
- [ ] Windows Server 2022

### Can this tool be installed during the build?

```bash
Not sure it can be easily done: https://github.com/intel/haxm/wiki/Installation-Instructions-on-macOS

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

@igorboskovic3
Copy link
Contributor

Hi @mrk-han, thank you for your interest, we are aware of this and we are already discussed HAXM, as you can see here. You can check this thread also for additional information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants