mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
update ubuntu/python versions in .readthedocs.yaml (#2092)
This commit is contained in:
parent
a81559d06c
commit
10f232891d
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@ version: 2
|
|||
|
||||
# Set the version of Python and other tools you might need
|
||||
build:
|
||||
os: ubuntu-20.04
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "3.8"
|
||||
python: "3.12"
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue