Skip to content

Commit 772bd77

Browse files
committed
Update travis
1 parent e750ee1 commit 772bd77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
- name: "3.8 with focal"
2121
dist: focal
2222
python: "3.8"
23-
- name: "3.10 with focal"
24-
dist: focal
25-
python: "3.10"
23+
- name: "3.11 with jammy"
24+
dist: jammy
25+
python: "3.11"
2626

2727

2828
install:

0 commit comments

Comments
 (0)