Skip to content

Commit

Permalink
Add Rosetta to CircleCI MacOS AMD64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Sep 28, 2024
1 parent d5a58f2 commit 6e1bb00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: 2.1
orbs:
win: circleci/[email protected]
macos: circleci/[email protected]
jobs:
uberjar:
docker:
Expand Down Expand Up @@ -140,6 +141,7 @@ jobs:
environment:
GRAALVM_HOME: /Users/distiller/graalvm-ce-java17-22.3.2/Contents/Home
steps:
- macos/install-rosetta
- checkout
- restore_cache:
keys:
Expand Down

0 comments on commit 6e1bb00

Please sign in to comment.