Update OpenSSL tests to the most recent releases.

This commit is contained in:
Darren Tucker 2022-06-29 18:28:47 +10:00
parent 2a822f2930
commit c71a1442d0

View File

@ -58,9 +58,9 @@ jobs:
- { os: ubuntu-latest, configs: openssl-1.1.1 }
- { os: ubuntu-latest, configs: openssl-1.1.1k }
- { os: ubuntu-latest, configs: openssl-1.1.1n }
- { os: ubuntu-latest, configs: openssl-1.1.1o }
- { os: ubuntu-latest, configs: openssl-1.1.1p }
- { os: ubuntu-latest, configs: openssl-3.0.0 }
- { os: ubuntu-latest, configs: openssl-3.0.3 }
- { os: ubuntu-latest, configs: openssl-3.0.4 }
- { os: ubuntu-latest, configs: openssl-1.1.1_stable } # stable branch
- { os: ubuntu-latest, configs: openssl-3.0 } # stable branch
- { os: ubuntu-18.04, configs: pam }