Skip to content

Commit

Permalink
FREEZE.unindexed
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Mar 22, 2024
1 parent 7f74f55 commit c842fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Workaround # https://github.com/actions/runner-images/issues/9544#issuecomment-2013403876
run: brew link --overwrite python@3.11
run: brew link --overwrite python@3.12
- name: Install ImageMagick
run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install imagemagick
- name: make test
Expand Down

0 comments on commit c842fd1

Please sign in to comment.