diff options
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 77baced1af..6148f56e0d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -111,15 +111,12 @@ task: task: name: '[previous releases, uses qt5 dev package and some depends packages] [unsigned char] [bionic]' - # For faster CI feedback, immediately schedule a task that compiles most modules - << : *CREDITS_TEMPLATE << : *GLOBAL_TASK_TEMPLATE depends_releases_cache: folder: "releases" - container: - image: ubuntu:bionic + << : *PERSISTENT_WORKER_TEMPLATE env: - << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV + << : *PERSISTENT_WORKER_TEMPLATE_ENV FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh" task: |