Use the default VM type for libcrypto ver tests.

This commit is contained in:
Darren Tucker 2021-04-27 12:37:59 +10:00
parent 9f79e80dc4
commit 9bc20efd39
1 changed files with 13 additions and 13 deletions

View File

@ -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 }