mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
docs: shift image to latest 20.04 (#6331)
openssl version is messed in `image 7', which causes error e.g. https://readthedocs.org/projects/cryptography/builds/14446988/ Signed-off-by: Match Man <ppucoder@gmail.com>
This commit is contained in:
parent
cb73c72d63
commit
00c54b581d
1 changed files with 4 additions and 2 deletions
|
|
@ -6,6 +6,8 @@ sphinx:
|
|||
builder: dirhtml
|
||||
|
||||
build:
|
||||
# First RTD build env which includes a rust toolchain
|
||||
image: "7.0"
|
||||
# readdocs master now includes a rust toolchain
|
||||
os: "ubuntu-20.04"
|
||||
tools:
|
||||
python: "3.9"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue