Correct OpenSSL 1.1.1 stable identifier.
This commit is contained in:
parent
b6255593ed
commit
79f1bb5f56
|
@ -41,7 +41,7 @@ jobs:
|
|||
- { os: ubuntu-latest, configs: openssl-1.1.1 }
|
||||
- { os: ubuntu-latest, configs: openssl-1.1.1k }
|
||||
- { os: ubuntu-latest, configs: openssl-3.0.0 }
|
||||
- { 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-18.04, configs: pam }
|
||||
- { os: ubuntu-18.04, configs: kerberos5 }
|
||||
|
|
Loading…
Reference in New Issue