We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54e22a + 160c694 commit 65ef5b1Copy full SHA for 65ef5b1
.github/workflows/pam_pkcs11.yml
@@ -35,8 +35,8 @@ jobs:
35
openssl_ref: [ 'openssl-3.5.0' ]
36
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
37
exclude:
38
- - curl_ref: 'master'
39
- force_fail: 'WOLFPROV_FORCE_FAIL=1'
+ - pam_pkcs11_ref: 'master'
+ force_fail: 'WOLFPROV_FORCE_FAIL=1'
40
steps:
41
# Checkout the source so we can run the check-workflow-result script
42
- name: Checkout wolfProvider
0 commit comments