Skip to content

Commit

Permalink
feat(deps): bump xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylachun committed Apr 29, 2024
1 parent 8c8027a commit b6310eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ executors:
name: httpbin.org
macos:
macos:
xcode: 13.4.1
xcode: 15.1.0
jobs:
build:
executor: docker-node
Expand Down Expand Up @@ -117,8 +117,8 @@ workflows:
executor: macos
install_manually: true
filters:
branches:
only: master
# branches:
# only: master
tags:
only: /.*/
- harness:
Expand Down

0 comments on commit b6310eb

Please sign in to comment.