mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-10 03:29:29 +00:00
Use the default VM type for libcrypto ver tests.
This commit is contained in:
parent
9f79e80dc4
commit
9bc20efd39
26
.github/workflows/c-cpp.yml
vendored
26
.github/workflows/c-cpp.yml
vendored
@ -27,19 +27,19 @@ jobs:
|
||||
- { os: ubuntu-20.04, configs: pam }
|
||||
- { os: ubuntu-20.04, configs: kitchensink }
|
||||
- { os: ubuntu-20.04, configs: hardenedmalloc }
|
||||
- { os: ubuntu-20.04, configs: libressl-master }
|
||||
- { os: ubuntu-20.04, configs: libressl-2.2.9 }
|
||||
- { os: ubuntu-20.04, configs: libressl-2.8.3 }
|
||||
- { os: ubuntu-20.04, configs: libressl-3.0.2 }
|
||||
- { os: ubuntu-20.04, configs: libressl-3.2.5 }
|
||||
- { os: ubuntu-20.04, configs: openssl-master }
|
||||
- { os: ubuntu-20.04, configs: openssl-noec }
|
||||
- { os: ubuntu-20.04, configs: openssl-1.0.1 }
|
||||
- { os: ubuntu-20.04, configs: openssl-1.0.1u }
|
||||
- { os: ubuntu-20.04, configs: openssl-1.0.2u }
|
||||
- { os: ubuntu-20.04, configs: openssl-1.1.0g }
|
||||
- { os: ubuntu-20.04, configs: openssl-1.1.1 }
|
||||
- { os: ubuntu-20.04, configs: openssl-1.1.1k }
|
||||
- { os: ubuntu-latest, configs: libressl-master }
|
||||
- { os: ubuntu-latest, configs: libressl-2.2.9 }
|
||||
- { os: ubuntu-latest, configs: libressl-2.8.3 }
|
||||
- { os: ubuntu-latest, configs: libressl-3.0.2 }
|
||||
- { os: ubuntu-latest, configs: libressl-3.2.5 }
|
||||
- { os: ubuntu-latest, configs: openssl-master }
|
||||
- { os: ubuntu-latest, configs: openssl-noec }
|
||||
- { os: ubuntu-latest, configs: openssl-1.0.1 }
|
||||
- { os: ubuntu-latest, configs: openssl-1.0.1u }
|
||||
- { os: ubuntu-latest, configs: openssl-1.0.2u }
|
||||
- { os: ubuntu-latest, configs: openssl-1.1.0g }
|
||||
- { os: ubuntu-latest, configs: openssl-1.1.1 }
|
||||
- { os: ubuntu-latest, configs: openssl-1.1.1k }
|
||||
- { os: ubuntu-18.04, configs: pam }
|
||||
- { os: ubuntu-18.04, configs: kerberos5 }
|
||||
- { os: ubuntu-18.04, configs: libedit }
|
||||
|
Loading…
Reference in New Issue
Block a user