Skip to content

Commit 5be8b43

Browse files
authored
Disable dependents check to avoid python 3.11 conflict
1 parent 2565e61 commit 5be8b43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nightly-Homebrew-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
HOMEBREW_NO_AUTO_UPDATE: "ON"
3333
HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK: "ON"
3434
HOMEBREW_NO_INSTALL_CLEANUP: "ON"
35+
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "ON"
3536

3637
steps:
3738
- name: Random delay for cron job

0 commit comments

Comments
 (0)