minimal change to fix Mac CI

This commit is contained in:
Jake Turner
2023-09-04 20:50:50 +01:00
parent e32a9b1784
commit 08a9c1dac2
+1
View File
@@ -307,6 +307,7 @@ jobs:
- name: Install Homebrew dependencies
run: |
brew update || true
brew upgrade aom
brew unlink python
brew link --overwrite --force python
brew unlink python@3.10