mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix #2219, Refine CI for ubuntu20
This commit is contained in:
parent
6b2eb43e5c
commit
feca8f2578
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- image: ossrs/srs:dev
|
||||
steps:
|
||||
- checkout
|
||||
- run: cd trunk && ./configure --nasm=off --srtp-nasm=off && make &&
|
||||
- run: cd trunk && ./configure --nasm=off --srtp-nasm=off && make
|
||||
build-centos7-gb28181:
|
||||
docker:
|
||||
- image: ossrs/srs:dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue