Test against OpenSSL 3 branch as well as dev.
Now that OpenSSL development has moved to 3.1, test against the most recent version of the openssl-3.0 branch too.
This commit is contained in:
parent
864ed0d5e0
commit
65bb011113
|
@ -40,6 +40,7 @@ jobs:
|
|||
- { os: ubuntu-latest, configs: openssl-1.1.0h }
|
||||
- { os: ubuntu-latest, configs: openssl-1.1.1 }
|
||||
- { os: ubuntu-latest, configs: openssl-1.1.1k }
|
||||
- { os: ubuntu-latest, configs: openssl-3.0 }
|
||||
- { os: ubuntu-18.04, configs: pam }
|
||||
- { os: ubuntu-18.04, configs: kerberos5 }
|
||||
- { os: ubuntu-18.04, configs: libedit }
|
||||
|
|
Loading…
Reference in New Issue