Skip to content

Commit cd5f2e7

Browse files
committed
Fix for pr#123 failing ipmitool and grpc no WPFF
1 parent 2b362ba commit cd5f2e7

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/grpc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ jobs:
8484
h2_ssl_cert_test h2_ssl_session_reuse_test
8585
wolfssl_ref: [ 'master', 'v5.7.4-stable' ]
8686
openssl_ref: [ 'openssl-3.2.0' ]
87-
exclude:
88-
- grpc_ref: 'master'
89-
force_fail: 'WOLFPROV_FORCE_FAIL=1'
9087
steps:
9188
- name: Checkout wolfProvider
9289
uses: actions/checkout@v4

.github/workflows/ipmitool.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ jobs:
7777
ipmitool_ref: [ 'master', 'c3939dac2c060651361fc71516806f9ab8c38901' ]
7878
wolfssl_ref: [ 'master', 'v5.7.4-stable' ]
7979
openssl_ref: [ 'openssl-3.2.0' ]
80-
exclude:
81-
- ipmitool_ref: 'master'
82-
force_fail: 'WOLFPROV_FORCE_FAIL=1'
8380
steps:
8481
- name: Retrieving OpenSSL from cache
8582
uses: actions/cache/restore@v4

0 commit comments

Comments
 (0)