mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bumped docs and twisted CI jobs to latest 1.1.1 builder (#5199)
This commit is contained in:
parent
59d8bc6fb9
commit
ea5d466839
1 changed files with 2 additions and 2 deletions
|
|
@ -107,7 +107,7 @@ matrix:
|
|||
env: TOXENV=py38 DOCKER=pyca/cryptography-runner-alpine:latest
|
||||
|
||||
- python: 3.8
|
||||
env: TOXENV=docs OPENSSL=1.1.1d
|
||||
env: TOXENV=docs OPENSSL=1.1.1f
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
|
@ -122,7 +122,7 @@ matrix:
|
|||
- python: 2.7
|
||||
env: DOWNSTREAM=pyopenssl
|
||||
- python: 3.7
|
||||
env: DOWNSTREAM=twisted OPENSSL=1.1.1d
|
||||
env: DOWNSTREAM=twisted OPENSSL=1.1.1f
|
||||
- python: 2.7
|
||||
env: DOWNSTREAM=paramiko
|
||||
- python: 2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue