Test against OpenSSL 1.1.1o and 3.0.3.

This commit is contained in:
Darren Tucker 2022-05-27 18:19:48 +10:00
parent c53906e0c5
commit 1781f507c1
1 changed files with 2 additions and 1 deletions

View File

@ -58,8 +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-3.0.0 }
- { os: ubuntu-latest, configs: openssl-3.0.2 }
- { os: ubuntu-latest, configs: openssl-3.0.3 }
- { 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 }