Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 2985abd

Browse files
committed
ci: Temporary revert "cirrus: Switch to big-sur image"
Unitl the dmd `stable` -> `master` PR is merged, which depends on this one. This reverts commit 68f8561.
1 parent 4d83c59 commit 2985abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ task:
5858

5959
# Mac
6060
task:
61-
name: macOS 11.x x64
61+
name: macOS 10.15 x64
6262
osx_instance:
63-
image: big-sur-xcode
63+
image: catalina-xcode
6464
timeout_in: 60m
6565
environment:
6666
OS_NAME: darwin

0 commit comments

Comments
 (0)