Commit ae5f720
committed
ci: Add workaround for Homebrew's python link error
Promoting Homebrew's [email protected] to the default python3 breaks symbolic
links on macOS x86_64.
This change adds a workaround for that issue.
Also see: actions/runner-images#9471 etc.1 parent 4cc99df commit ae5f720
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
0 commit comments