Skip to content

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

@mrk-han

Description

@mrk-han

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions