From c0be7234444f068014c7283a3e4bfdce3fdcac55 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sat, 21 Jan 2023 11:09:01 +1100 Subject: [PATCH] Try to fix cirrus macos tests --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1cee002b..b99f9458 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -33,8 +33,8 @@ linux_task: LC_ALL: en_US.UTF-8 macos_task: - osx_instance: - image: big-sur-base + macos_instance: + image: ventura-base matrix: - name: macos_clang clang_script: brew install llvm@11