We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd7652 commit 1aaa040Copy full SHA for 1aaa040
.github/workflows/c-cpp.yml
@@ -56,9 +56,8 @@ jobs:
56
- { target: ubuntu-latest, config: openssl-3.0.7 }
57
- { target: ubuntu-latest, config: openssl-1.1.1_stable }
58
- { target: ubuntu-latest, config: openssl-3.0 } # stable branch
59
- - { target: ubuntu-latest, config: libressl-3.7.1 }
+ - { target: ubuntu-latest, config: libressl-3.7.1 }
60
- { target: ubuntu-latest, config: libressl-3.8.0 }
61
- - { target: ubuntu-latest, config: libressl-3.7.0 }
62
- { target: ubuntu-22.04, config: pam }
63
- { target: ubuntu-22.04, config: krb5 }
64
- { target: ubuntu-22.04, config: heimdal }
0 commit comments