Add tests for OpenSSL 3.2.0 and 3.2 stable branch.

This commit is contained in:
Darren Tucker 2023-11-27 09:37:28 +11:00
parent 747dce3620
commit 947affad48
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -72,8 +72,10 @@ jobs:
- { target: ubuntu-latest, config: openssl-3.0.12 }
- { target: ubuntu-latest, config: openssl-3.1.0 }
- { target: ubuntu-latest, config: openssl-3.1.4 }
- { target: ubuntu-latest, config: openssl-3.2.0 }
- { target: ubuntu-latest, config: openssl-1.1.1_stable }
- { target: ubuntu-latest, config: openssl-3.0 } # stable branch
- { target: ubuntu-latest, config: openssl-3.2 } # stable branch
- { target: ubuntu-latest, config: zlib-develop }
- { target: ubuntu-22.04, config: pam }
- { target: ubuntu-22.04, config: krb5 }