mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
fix freebsd checks
This commit is contained in:
parent
4f662d662e
commit
c08ee39969
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -901,6 +901,7 @@ jobs:
|
||||
shell: bash
|
||||
command: |
|
||||
ssh freebsd sh <<EOF
|
||||
cd $GITHUB_WORKSPACE
|
||||
JOBS=1
|
||||
cd build
|
||||
make -j $JOBS verify
|
||||
|
Loading…
x
Reference in New Issue
Block a user