Skip to content

Commit dea5bbe

Browse files
committed
Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish
1 parent da3ec08 commit dea5bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
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)