Skip to content

Commit 2f0e4d9

Browse files
committed
Solve issues in CI.
1 parent d464d4a commit 2f0e4d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ jobs:
152152
sudo rm -rf /usr/local/bin/python3.11-config
153153
sudo rm -rf /usr/local/bin/python3.12-config
154154
sudo rm -rf /usr/local/bin/python3.13-config
155+
sudo rm -rf /usr/local/bin/pip3.11
156+
sudo rm -rf /usr/local/bin/pip3.12
157+
sudo rm -rf /usr/local/bin/pip3.13
155158
brew uninstall --force --ignore-dependencies ruby
156159
brew cleanup -s ruby
157160
brew cleanup --prune-prefix

0 commit comments

Comments
 (0)