mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Deploy ubuntu on 21.04
This commit is contained in:
parent
3a337eee1f
commit
b4cae37874
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ jobs:
|
|||
|
||||
deploy-ubuntu:
|
||||
docker:
|
||||
- image: ubuntu:21.10
|
||||
- image: ubuntu:21.04
|
||||
resource_class: medium+
|
||||
steps:
|
||||
- run: *install-dependencies-deb
|
||||
|
|
Loading…
Reference in a new issue