1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-01 03:54:15 -04: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:
build:
parallelism: 1
docker:
- image: circleci/buildpack-deps:latest
machine:
- image: ubuntu-2004:202101-01
working_directory: ~/xiph/ezstream
shell: /bin/bash --login
steps: