mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
wip disable legacy
This commit is contained in:
parent
873f979a25
commit
695e0937c0
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ jobs:
|
|||
SNAP_ARCH: amd64
|
||||
arm32v6:
|
||||
SNAP_ARCH: armhf
|
||||
CRYPTOGRAPHY_OPENSSL_NO_LEGACY: 1
|
||||
arm64v8:
|
||||
SNAP_ARCH: arm64
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue