mirror of https://github.com/locustio/locust.git
Bump Read the Docs build python version
This commit is contained in:
parent
6f45492a44
commit
3b5763ccf0
|
@ -4,7 +4,7 @@ version: 2
|
|||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
python: "3.12"
|
||||
jobs:
|
||||
post_checkout:
|
||||
- git fetch --unshallow || true
|
||||
|
|
Loading…
Reference in New Issue