diff --git a/evergreen/macos_notary.py b/evergreen/macos_notary.py index deaf5a36a2a..d1d6775ccbf 100644 --- a/evergreen/macos_notary.py +++ b/evergreen/macos_notary.py @@ -61,6 +61,8 @@ for archive in archives: "--entitlements", "etc/macos_entitlements.xml", "--verify", + "--timeout", + "30", "-b", "server.mongodb.com", "-i",