Fix #2219, Refine CI for ubuntu20

This commit is contained in:
winlin 2021-03-03 21:39:17 +08:00
parent 6b2eb43e5c
commit feca8f2578

View File

@ -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