1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00

Try ubuntu build image for more recent libshout

This commit is contained in:
Moritz Grimm 2021-02-09 23:05:14 +01:00
parent 8d882cacff
commit 46003ec6dd

View File

@ -2,8 +2,8 @@ version: 2.1
jobs: jobs:
build: build:
parallelism: 1 parallelism: 1
docker: machine:
- image: circleci/buildpack-deps:latest - image: ubuntu-2004:202101-01
working_directory: ~/xiph/ezstream working_directory: ~/xiph/ezstream
shell: /bin/bash --login shell: /bin/bash --login
steps: steps: