Skip to content

Commit

Permalink
Update CircleCI runner to Xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
kintel committed May 16, 2024
1 parent 07dbb4a commit d01693a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
openscad-macos:
resource_class: macos.x86.medium.gen2
macos:
xcode: 14.3.1
xcode: 15.3.0
environment:
OPENSCAD_LIBRARIES: /Users/distiller/libraries/install
PKG_CONFIG_PATH: /Users/distiller/libraries/install/lib/pkgconfig
Expand Down

0 comments on commit d01693a

Please sign in to comment.