We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc49e11 commit 64b6664Copy full SHA for 64b6664
1 file changed
.circleci/config.yml
@@ -56,7 +56,7 @@ jobs:
56
build_macos:
57
description: Configure, build and package sudo (macOS)
58
macos:
59
- xcode: 13.2.1 # indicate our selected version of Xcode
+ xcode: 13.4.1 # indicate our selected version of Xcode
60
steps:
61
- checkout
62
- run:
0 commit comments