From 6c1d0bce8f79b666845e576a958edf1160b5011e Mon Sep 17 00:00:00 2001 From: Dan Field Date: Fri, 2 Nov 2018 12:39:38 -0700 Subject: [PATCH 1/2] update cirrus --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 6d17b0daf2..478c80fce8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -33,7 +33,7 @@ task: task: name: build-ipas osx_instance: - image: high-sierra-xcode-9.4 + image: mojave-xcode-10.1 env: PATH: $PATH:/usr/local/bin matrix: From 1764f93aadf67b90bec80561e84f4b5fa2c00099 Mon Sep 17 00:00:00 2001 From: Dan Field Date: Fri, 2 Nov 2018 16:53:57 -0700 Subject: [PATCH 2/2] use high sierra --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 478c80fce8..541b5a7e05 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -33,7 +33,7 @@ task: task: name: build-ipas osx_instance: - image: mojave-xcode-10.1 + image: high-sierra-xcode-9.4.1 env: PATH: $PATH:/usr/local/bin matrix: