Correct OpenSSL 1.1.1 stable identifier.

This commit is contained in:
Darren Tucker 2021-09-08 18:51:39 +10:00
parent b6255593ed
commit 79f1bb5f56
1 changed files with 1 additions and 1 deletions

View File

@ -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 }