1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-02 06:01:10 +00:00

Merge branch 'develop' into feature/language_tag

This commit is contained in:
Moritz Grimm 2021-02-09 23:27:16 +01:00
commit 9970087fb0

View File

@ -3,7 +3,7 @@ jobs:
build:
parallelism: 1
docker:
- image: circleci/buildpack-deps:latest
- image: circleci/buildpack-deps:20.04
working_directory: ~/xiph/ezstream
shell: /bin/bash --login
steps: