Fix #2219, Refine CI for ubuntu20
This commit is contained in:
parent
6b2eb43e5c
commit
feca8f2578
|
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- image: ossrs/srs:dev
|
- image: ossrs/srs:dev
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: cd trunk && ./configure --nasm=off --srtp-nasm=off && make &&
|
- run: cd trunk && ./configure --nasm=off --srtp-nasm=off && make
|
||||||
build-centos7-gb28181:
|
build-centos7-gb28181:
|
||||||
docker:
|
docker:
|
||||||
- image: ossrs/srs:dev
|
- image: ossrs/srs:dev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user