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

Revert previous and try a 20.04 docker image instead.

This commit is contained in:
Moritz Grimm 2021-02-09 23:23:12 +01:00
parent 7e7035abae
commit ee52793803

View File

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