Skip to content

Commit

Permalink
Revert "Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish"
Browse files Browse the repository at this point in the history
This reverts commit dea5bbe.
  • Loading branch information
radarhere committed Jan 2, 2024
1 parent 6956d0b commit 1252d14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ env:

language: python
# Default Python version is usually 3.6
python: "3.12"
dist: jammy
python: "3.11"
dist: focal
services: docker

jobs:
Expand Down

0 comments on commit 1252d14

Please sign in to comment.