Skip to content

Commit 3c79d97

Browse files
committed
ci: increase timeout for macOS tasks
1 parent 22c8881 commit 3c79d97

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
@@ -119,8 +119,8 @@ task:
119119
name: "x86_64: macOS Catalina"
120120
macos_instance:
121121
image: catalina-base
122-
# As of d4ca81f48e tasks with valgrind enabled take about 60 minutes
123-
timeout_in: 90m
122+
# tasks with valgrind enabled take about 90 minutes
123+
timeout_in: 120m
124124
env:
125125
HOMEBREW_NO_AUTO_UPDATE: 1
126126
HOMEBREW_NO_INSTALL_CLEANUP: 1

0 commit comments

Comments
 (0)