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

ci: Test against OpenEXR 3.3 and deal with its 4.0 bump #4466

Merged
merged 1 commit into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. ci: Test against OpenEXR 3.3 and deal with its 4.0 bump

    OpenEXR 3.3 was just released and its main branch has bumped its
    advertised version to 4.0 (the latter breaking our "bleeding edge" CI
    test).
    
    Raise our "latest releases" test to use 3.3.
    
    Our "bleeding edge" test picking up the now-called-4.0 OpenEXR main
    branch required some minor logic changes to not reject the version as
    too new to be compatible.
    
    Signed-off-by: Larry Gritz <lg@larrygritz.com>
    lgritz committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9b95dd4 View commit details
    Browse the repository at this point in the history