Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flitterio committed Aug 11, 2023
1 parent 1a4810a commit b58ecf9
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 @@ -29,7 +29,7 @@ jobs:
create-new-release:
working_directory: ~/project
macos:
xcode: 14.2.3 # min macOS version for this is 12.6.3. Possible values at https://circleci.com/docs/2.0/testing-ios/#supported-xcode-versions
xcode: 14.2.0 # min macOS version for this is 12.6.3. Possible values at https://circleci.com/docs/2.0/testing-ios/#supported-xcode-versions
steps:
- checkout
- *restore_gems_cache
Expand Down

0 comments on commit b58ecf9

Please sign in to comment.