mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +00:00
Fix CI for dbclient/dropbear only
This commit is contained in:
parent
7a53c7f0f4
commit
9defeb477a
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user