Skip to content

Commit 95ae2a2

Browse files
committed
Switch the Cirrus macOS images to *-xcode-12.5.
This works around cirruslabs/cirrus-ci-docs#878.
1 parent 0c4d078 commit 95ae2a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ clang11_zeek_nightly_task:
211211

212212
macos_catalina_task:
213213
osx_instance:
214-
image: catalina-base
214+
image: catalina-xcode-12.5
215215

216216
always:
217217
ccache_cache:
@@ -248,7 +248,7 @@ macos_catalina_task:
248248

249249
macos_big_sur_task:
250250
osx_instance:
251-
image: big-sur-base
251+
image: big-sur-xcode-12.5
252252

253253
always:
254254
ccache_cache:

0 commit comments

Comments
 (0)