From 095876059216931bb4a4e2e760449980f21f741d Mon Sep 17 00:00:00 2001 From: Tyera Eulberg Date: Thu, 16 Dec 2021 14:21:48 -0700 Subject: [PATCH] Revert "Revert "Update OSX build to XCode 12"" This reverts commit d1e0941289ccf85f1d344c9297ee03ff4bf01794. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e94d85ffd8..b4b7b7d3d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ jobs: if: type IN (api, cron) OR tag IS present name: "macOS release artifacts" os: osx + osx_image: xcode12 language: rust rust: - stable