Skip to content

Commit

Permalink
Update xcode to 15.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrozenberg committed May 8, 2024
1 parent 091da66 commit 2671366
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 @@ -3,7 +3,7 @@ version: 2.1
orbs:
browser-tools: circleci/browser-tools@1.4.8
codecov: codecov/codecov@4.1.0
macos: circleci/macos@2.4.1
macos: circleci/macos@2.5.0
node: circleci/node@5.2.0

push_and_pr_builds: &push_and_pr_builds
Expand Down Expand Up @@ -69,7 +69,7 @@ executors:
resource_class: 2xlarge
macos-medium:
macos:
xcode: 14.3.1
xcode: 15.3.0
resource_class: macos.m1.medium.gen1

commands:
Expand Down

0 comments on commit 2671366

Please sign in to comment.