Skip to content

Commit 4a6fd04

Browse files
committed
wip
1 parent 1abc46f commit 4a6fd04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/openssh.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
path: wolfssl
2828
configure: >-
2929
--enable-openssh --enable-dsa --with-max-rsa-bits=8192
30-
--enable-intelasm --enable-sp-asm CFLAGS="-DRSA_MIN_SIZE=1024"
30+
--enable-intelasm --enable-sp-asm CFLAGS="-DRSA_MIN_SIZE=1024 -DWOLFSSL_GETRANDOM"
3131
install: true
3232

3333
- name: tar build-dir
@@ -69,7 +69,7 @@ jobs:
6969
SKIP_LTESTS: >-
7070
exit-status rekey multiplex forward-control channel-timeout
7171
connection-timeout
72-
name: ${{ matrix.ref }}
72+
name: ${{ matrix.osp_ver }}
7373
# if: github.repository_owner == 'wolfssl'
7474
runs-on: ubuntu-22.04
7575
needs: build_wolfssl

0 commit comments

Comments
 (0)