Skip to content

Commit c6300b0

Browse files
committed
ci(macos): Fix brew upgrade failure, bis
1 parent 04bb39f commit c6300b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci-macosx.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ rm -f /usr/local/bin/idle3.11
2020
rm -f /usr/local/bin/pydoc3.11
2121
rm -f /usr/local/bin/python3.11
2222
rm -f /usr/local/bin/python3.11-config
23+
rm -f /usr/local/lib/libtcl8.6.dylib
24+
rm -f /usr/local/lib/libtk8.6.dylib
2325
brew upgrade
2426

2527
brew install pkg-config

0 commit comments

Comments
 (0)