Skip to content

Commit 56f026b

Browse files
remove unxip ci osx (compiler-research#108)
1 parent 00ac586 commit 56f026b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ jobs:
306306
run: |
307307
brew update
308308
brew remove [email protected]
309+
brew remove unxip
309310
# workaround for https://github.com/actions/setup-python/issues/577
310311
for pkg in $(brew list | grep '^python@'); do
311312
brew unlink "$pkg"

0 commit comments

Comments
 (0)