Fix CI for dbclient/dropbear only

This commit is contained in:
Matt Johnston 2023-01-04 20:36:58 +08:00
parent 7a53c7f0f4
commit 9defeb477a

View File

@ -34,11 +34,11 @@ jobs:
- name: client only
runcheck: 'no'
make_target: dbclient
make_target: PROGRAMS=dbclient
- name: server only
runcheck: 'no'
make_target: dropbear
make_target: PROGRAMS=dropbear
- name: bundled libtom, bionic , no writev()
# test can use an older distro with bundled libtommath