update python3 version for mkdoc.yaml (#1712)

update python3 ver

Signed-off-by: zhaque44 <haque.zubair@gmail.com>
This commit is contained in:
Zubair Haque 2024-09-17 18:11:12 -05:00 committed by GitHub
parent 5c6572b492
commit 8dc15f9970
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ mkdocs:
fail_on_warning: false
build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3.11"
python: "3.12"
python:
install: