Skip to content

Commit 44062ec

Browse files
authored
Merge pull request #7501 from python-pillow/3.12-travis-ci
2 parents da3ec08 + dea5bbe commit 44062ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ env:
99

1010
language: python
1111
# Default Python version is usually 3.6
12-
python: "3.11"
13-
dist: focal
12+
python: "3.12"
13+
dist: jammy
1414
services: docker
1515

1616
jobs:

0 commit comments

Comments
 (0)