Skip to content

Commit 27bf571

Browse files
Don't brew upgrade
1 parent d7e53ac commit 27bf571

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ jobs:
128128

129129
- name: Prepare Build Environment (MacOS)
130130
run: |
131-
brew upgrade
132131
brew install pybind11 python-build
133132
134133
- name: Install Python Dependencies
@@ -161,7 +160,6 @@ jobs:
161160

162161
- name: Prepare Build Environment (MacOS)
163162
run: |
164-
brew upgrade
165163
brew install pybind11 python-build
166164
167165
- name: Install Python Dependencies

0 commit comments

Comments
 (0)