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 c842fd1 commit c178338
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 [email protected]
run: rm -f '/usr/local/bin/2to3-3.11'
- name: Install ImageMagick
run: env HOMEBREW_NO_AUTO_UPDATE=1 brew install imagemagick
- name: make test
Expand Down

0 comments on commit c178338

Please sign in to comment.