Skip to content

Commit

Permalink
Build on Apple Silicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZevEisenberg committed Dec 25, 2023
1 parent 1c7030e commit 84d0b94
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
Expand Up @@ -89,6 +89,7 @@ executors:
xcode-14:
macos:
xcode: "14.3.1"
resource_class: macos.m1.large.gen1
environment:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
Expand All @@ -97,6 +98,7 @@ executors:
xcode-15:
macos:
xcode: "15.1.0"
resource_class: macos.m1.large.gen1
environment:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
Expand Down

0 comments on commit 84d0b94

Please sign in to comment.