You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These have stopped working, as you can see from this run. On both Windows and macOS it looks like 2.7 is no longer supported (maybe we should just remove the tests on 2.7). But all the macOS tests seem to be failing, seemingly due to ImageMagick not being installed on the latest macos runners. This can probably be fixed with a brew install imagemagick.
The text was updated successfully, but these errors were encountered:
These have stopped working, as you can see from this run. On both Windows and macOS it looks like 2.7 is no longer supported (maybe we should just remove the tests on 2.7). But all the macOS tests seem to be failing, seemingly due to ImageMagick not being installed on the latest macos runners. This can probably be fixed with a
brew install imagemagick
.The text was updated successfully, but these errors were encountered: