Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI failures for CPython #1083

Merged
merged 12 commits into from
May 10, 2024

Conversation

FirefoxMetzger
Copy link
Contributor

@FirefoxMetzger FirefoxMetzger commented May 5, 2024

This PR makes a couple of changes to the tests to respond to recent changes in GH Action runners:

  • it includes testing python 3.12 in the test matrix
  • it skips tests for FreeImage if we can't find a compatible FreeImage library for the OS (relevant for M1)
  • it skips tests for FFMPEG if we can't find a compatible FFMPEG library for the os (relevant for M1)

@FirefoxMetzger FirefoxMetzger merged commit 98fc56d into imageio:master May 10, 2024
24 checks passed
@FirefoxMetzger FirefoxMetzger deleted the fix-cpython-tests branch May 10, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant