Skip to content

Commit ff207cf

Browse files
authored
Merge pull request #11532 from q0w/patch-1
2 parents a8ba0ee + 470caee commit ff207cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: Install MacOS dependencies
122122
if: matrix.os == 'MacOS'
123-
run: brew install bzr
123+
run: brew install breezy
124124

125125
- run: pip install nox 'virtualenv<20' 'setuptools != 60.6.0'
126126

0 commit comments

Comments
 (0)