Skip to content

Commit 56461a8

Browse files
committed
ci: add NO_VERIFY_OID os-check matrix entries
1 parent 6d3c19f commit 56461a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/os-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ jobs:
121121
CPPFLAGS=''-DNO_WOLFSSL_SERVER -DWOLFSSL_NO_TLS12 -DNO_SESSION_CACHE
122122
-DWOLFSSL_AES_NO_UNROLL -DUSE_SLOW_SHA256 -DWOLFSSL_NO_ASYNC_IO
123123
-DWOLFSSL_DTLS_ONLY'' ',
124+
'CPPFLAGS=-DNO_VERIFY_OID',
125+
'CPPFLAGS="-DNO_VERIFY_OID -DWOLFSSL_FPKI"',
124126
]
125127
name: make check linux
126128
if: github.repository_owner == 'wolfssl'

0 commit comments

Comments
 (0)