Skip to content

Commit

Permalink
Uninstall Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy committed Oct 20, 2024
1 parent 8229db4 commit 3f7ee23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ jobs:
shell: bash
if: contains(matrix.os, 'macos')
run: |
brew uninstall [email protected]
export MACOSX_DEPLOYMENT_TARGET=10.15
scripts/fetch_deps.sh
source cutter-deps/env.sh
Expand Down

0 comments on commit 3f7ee23

Please sign in to comment.