Skip to content

Commit 1afb989

Browse files
committed
test: update circleci MacOS xcode image version
1 parent 618021d commit 1afb989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ general:
88
jobs:
99
build:
1010
macos:
11-
xcode: "9.0"
11+
xcode: "12.1.0"
1212

1313
steps:
1414
- checkout

0 commit comments

Comments
 (0)