forked from p15670423/monkey
Project: Use Focal for travis builds
Xenial has been EOL for over a year. Use Focal instead.
This commit is contained in:
parent
1efea21269
commit
bc1ff393b7
|
@ -16,6 +16,7 @@ jobs:
|
|||
python:
|
||||
- 3.7
|
||||
os: linux
|
||||
dist: focal
|
||||
vm:
|
||||
size: x-large
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue