summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2023-01-21 11:09:01 +1100
committerMaxime Coste <mawww@kakoune.org>2023-01-21 11:11:07 +1100
commitc0be7234444f068014c7283a3e4bfdce3fdcac55 (patch)
tree81fa1183c2a234ad00150e50dd3bc8ad032a6dc0 /.cirrus.yml
parent7030b3c47c7f8c246c1f830631accd226f7a0bbc (diff)
Try to fix cirrus macos tests
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files 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