Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Commit e7fa555

Browse files
committed
Try build with older mac on CI.
1 parent 232ad60 commit e7fa555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ executors:
6262
working_directory: ~/repo
6363
mac:
6464
macos:
65-
xcode: "11.4.0"
65+
xcode: "10.1.0"
6666
environment:
6767
<<: *opam_env
6868
OPAM_VERSION: 2.0.5

0 commit comments

Comments
 (0)