Skip to content

Commit

Permalink
Cirrus CI: Build macOS binaries on AArch64.
Browse files Browse the repository at this point in the history
  • Loading branch information
Screwtapello committed Mar 8, 2023
1 parent c0c60c8 commit a22c5c3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,9 @@ windows-x86_64-binaries_task:
bsnes-nightly_artifacts:
path: "bsnes-nightly.zip"

macOS-x86_64-binaries_task:
osx_instance:
image: mojave-base

macOS-aarch64-binaries_task:
macos_instance:
image: ghcr.io/cirruslabs/macos-ventura-base:latest
compile_script:
- make -C bsnes local=false

Expand Down

0 comments on commit a22c5c3

Please sign in to comment.