Fix OS and mkdocs configs

This commit is contained in:
Joshua Boniface 2023-09-15 11:49:24 -04:00
parent c9b6b081c6
commit f7e3b11906
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@
version: 2
build:
os: debian
os: 'ubuntu-22.04'
tools:
python: '3.11'
mkdocs:
configuration: mkdocs.yml
fail_on_warning: false