Merge pull request #7501 from python-pillow/3.12-travis-ci

This commit is contained in:
Hugo van Kemenade 2023-10-29 14:33:10 +02:00 committed by GitHub
commit 44062ec778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@ env:
language: python
# Default Python version is usually 3.6
python: "3.11"
dist: focal
python: "3.12"
dist: jammy
services: docker
jobs: