Skip to content

Commit

Permalink
ci: increase timeout for macOS tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasnick committed Dec 17, 2021
1 parent 22c8881 commit 3c79d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ task:
name: "x86_64: macOS Catalina"
macos_instance:
image: catalina-base
# As of d4ca81f48e tasks with valgrind enabled take about 60 minutes
timeout_in: 90m
# tasks with valgrind enabled take about 90 minutes
timeout_in: 120m
env:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
Expand Down

0 comments on commit 3c79d97

Please sign in to comment.