Define machine image properly

This commit is contained in:
Micah Lee 2021-11-24 13:48:36 -08:00
parent 4251f6a5a3
commit 3dfefc3e39
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -98,9 +98,9 @@ jobs:
- /caches/dangerzone-converter.tar.gz
- /caches/image-id.txt
convert_test_docs:
convert-test-docs:
machine:
- image: ubuntu-2004:202111-01
image: ubuntu-2004:202111-01
steps:
- run: *install-dependencies-deb
- checkout
@ -338,7 +338,7 @@ workflows:
build:
jobs:
- convert_test_docs
- convert-test-docs
- build-container-image
- build-ubuntu-impish:
requires: