From 40f72fed535be6a7236e91aef3aad641b71f9168 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Fri, 12 Apr 2019 22:41:32 +0200 Subject: [PATCH] Cirrus CI: use mojave-xcode-10.2 image for macOS --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 4906508d4..0507bcf4e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -11,7 +11,7 @@ main_task: freebsd_instance: image: freebsd-11-2-release-amd64 osx_instance: - image: mojave-xcode-10.1 + image: mojave-xcode-10.2 osx_instance: image: high-sierra-xcode-10.0 matrix: -- 2.47.2