Skip to content

Commit

Permalink
ci(deps): use xcode 15.4.0 / node v20.13.1 for macos in circleci (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Jun 27, 2024
1 parent b2c085d commit b667a11
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 @@ -14,7 +14,7 @@ orbs:
executors:
mac:
macos:
xcode: "14.3.1"
xcode: "15.4.0"
resource_class: macos.m1.medium.gen1
browsers:
docker:
Expand Down

0 comments on commit b667a11

Please sign in to comment.