mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-16 22:06:55 +00:00
Test against openssl-3.0.5.
This commit is contained in:
parent
669a56bcfe
commit
c483a5c0fb
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
|||||||
- { os: ubuntu-latest, configs: openssl-1.1.1n }
|
- { os: ubuntu-latest, configs: openssl-1.1.1n }
|
||||||
- { os: ubuntu-latest, configs: openssl-1.1.1p }
|
- { os: ubuntu-latest, configs: openssl-1.1.1p }
|
||||||
- { os: ubuntu-latest, configs: openssl-3.0.0 }
|
- { os: ubuntu-latest, configs: openssl-3.0.0 }
|
||||||
- { os: ubuntu-latest, configs: openssl-3.0.4 }
|
- { os: ubuntu-latest, configs: openssl-3.0.5 }
|
||||||
- { os: ubuntu-latest, configs: openssl-1.1.1_stable } # stable branch
|
- { os: ubuntu-latest, configs: openssl-1.1.1_stable } # stable branch
|
||||||
- { os: ubuntu-latest, configs: openssl-3.0 } # stable branch
|
- { os: ubuntu-latest, configs: openssl-3.0 } # stable branch
|
||||||
- { os: ubuntu-18.04, configs: pam }
|
- { os: ubuntu-18.04, configs: pam }
|
||||||
|
Loading…
Reference in New Issue
Block a user