and gitlab ci update for new docs

This commit is contained in:
Ariel Rin 2023-11-01 13:28:32 +10:00
parent 77e5747a23
commit 4d66b7d456
No known key found for this signature in database

View File

@ -195,7 +195,7 @@ build-test:
test-docs: test-docs:
<<: *only-default <<: *only-default
image: python:3.10-bullseye image: python:3.11-bullseye
script: script:
- tox -e docs - tox -e docs