We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618021d commit 1afb989Copy full SHA for 1afb989
.circleci/config.yml
@@ -8,7 +8,7 @@ general:
8
jobs:
9
build:
10
macos:
11
- xcode: "9.0"
+ xcode: "12.1.0"
12
13
steps:
14
- checkout
0 commit comments