Skip to content

Commit

Permalink
Test M1 on CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
kintel committed May 2, 2024
1 parent f4c2bc7 commit fc5297e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ jobs:
path: /tmp/out
destination: wasm
openscad-macos:
resource_class: macos.m1.medium.gen1
resource_class: macos.x86.medium.gen2
macos:
xcode: 14.3.1
xcode: 15.0.0
environment:
OPENSCAD_LIBRARIES: /Users/distiller/libraries/install
PKG_CONFIG_PATH: /Users/distiller/libraries/install/lib/pkgconfig
Expand Down

0 comments on commit fc5297e

Please sign in to comment.