2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

The 10.14 image has a busted xcode 9.4.1.

This commit is contained in:
Rene Rivera
2020-02-09 12:34:40 -06:00
parent 8182f7a91a
commit 04ba33913e

View File

@@ -264,7 +264,7 @@ stages:
TEST_TOOLSET: clang
CXX: clang++
XCODE_APP: /Applications/Xcode_9.4.1.app
VM_IMAGE: 'macOS-10.14'
VM_IMAGE: 'macOS-10.13'
Xcode 9.4:
TOOLSET: clang
TEST_TOOLSET: clang