mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-30 13:42:01 +00:00
Add tests for OpenSSL 3.2.0 and 3.2 stable branch.
This commit is contained in:
parent
747dce3620
commit
947affad48
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user