Skip to content

Commit a2ad5bf

Browse files
authored
Merge pull request git-lfs#1980 from git-lfs/circleci-xcode-8.2
CircleCI: Use XCode 8.2 to make brew happy
2 parents 86ce0c1 + e3ea18b commit a2ad5bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ machine:
1010
GOPATH: $HOME/git-lfs/.go
1111
NO_OPENSSL: YesPlease
1212
APPLE_COMMON_CRYPTO: YesPlease
13+
xcode:
14+
version: 8.2
1315

1416
general:
1517
build_dir: .go/src/github.com/git-lfs/git-lfs

0 commit comments

Comments
 (0)