Disable dependents check to avoid python 3.11 conflict

This commit is contained in:
Martin Kroeker
2023-01-04 16:56:38 +01:00
committed by GitHub
parent 2565e61d5d
commit 5be8b43fa9

View File

@@ -32,6 +32,7 @@ jobs:
HOMEBREW_NO_AUTO_UPDATE: "ON"
HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK: "ON"
HOMEBREW_NO_INSTALL_CLEANUP: "ON"
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "ON"
steps:
- name: Random delay for cron job