forked from wolfSSL/wolfssl
use only one matrix index
This commit is contained in:
3
.github/workflows/no-malloc.yml
vendored
3
.github/workflows/no-malloc.yml
vendored
@ -9,8 +9,7 @@ jobs:
|
||||
matrix:
|
||||
config: [
|
||||
# Add new configs here
|
||||
'--enable-rsa --enable-keygen --disable-dh',
|
||||
'CFLAGS="-DWOLFSSL_NO_MALLOC"',
|
||||
'--enable-rsa --enable-keygen --disable-dh CFLAGS="-DWOLFSSL_NO_MALLOC"',
|
||||
]
|
||||
name: make check
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user