Fix #2219, Refine CI for ubuntu20

pull/2257/head
winlin 4 years ago
parent 6b2eb43e5c
commit feca8f2578

@ -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…
Cancel
Save