mirror of https://github.com/xemu-project/xemu.git
ci: Remove macOS python@2 unlink
This commit is contained in:
parent
fcd3764cce
commit
56fcd86627
|
@ -156,7 +156,6 @@ jobs:
|
|||
- name: Install Dependencies
|
||||
run: |
|
||||
brew update
|
||||
brew unlink python@2
|
||||
brew install \
|
||||
ccache \
|
||||
coreutils \
|
||||
|
|
Loading…
Reference in New Issue