Use recent values for OS and python while we are here
This commit is contained in:
parent
b9a41bdf06
commit
ff48975204
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-20.04
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.9"
|
||||
python: "3.10"
|
||||
sphinx:
|
||||
configuration: conf.py
|
||||
python:
|
||||
|
|
Loading…
Reference in a new issue