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

Fixup CI #68

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Fixup CI #68

merged 2 commits into from
Sep 26, 2023

Commits on Sep 26, 2023

  1. ci: bump ci base distro to ubuntu 20.04

    ubuntu-18.04 has been remove since a few and so tests are silently not
    running.
    So while at it update python versions tested, drop 2.7 and 3.5 and add
    3.11.
    xrmx committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7d2f2f1 View commit details
    Browse the repository at this point in the history
  2. Change deprecated ANTIALIAS to LANCZOS

    ANTIALIAS — not working 10+
    LANCZOS — working since 2.6
    
    Fix matthewwithanm#64
    ademaro authored and xrmx committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    05d9f48 View commit details
    Browse the repository at this point in the history