Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 22:00
· 2 commits to main since this release
  • Support Mac Catalyst targets on macOS host.

    • aarch64-apple-ios-macabi
    • x86_64-apple-ios-macabi

    GitHub-provided macOS runners support cross-compile for other targets, so this action just runs rustup target add and/or sets some environment variables.

  • Update the default QEMU version from 9.0 to 9.1.