Test against OpenSSL 1.1.1o and 3.0.3.
This commit is contained in:
parent
c53906e0c5
commit
1781f507c1
|
@ -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 }
|
||||
|
|
Loading…
Reference in New Issue