Skip to content

Commit fa41a91

Browse files
author
MarcoFalke
committed
ci: Run self-hosted ci
1 parent fa52a40 commit fa41a91

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.cirrus.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,12 @@ task:
111111

112112
task:
113113
name: '[previous releases, uses qt5 dev package and some depends packages] [unsigned char] [bionic]'
114-
# For faster CI feedback, immediately schedule a task that compiles most modules
115-
<< : *CREDITS_TEMPLATE
116114
<< : *GLOBAL_TASK_TEMPLATE
117115
depends_releases_cache:
118116
folder: "releases"
119-
container:
120-
image: ubuntu:bionic
117+
<< : *PERSISTENT_WORKER_TEMPLATE
121118
env:
122-
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
119+
<< : *PERSISTENT_WORKER_TEMPLATE_ENV
123120
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"
124121

125122
task:

0 commit comments

Comments
 (0)