Skip to content

Commit

Permalink
Revert "ci: Run self-hosted ci"
Browse files Browse the repository at this point in the history
This reverts commit fa41a91.
  • Loading branch information
luke-jr committed Mar 3, 2024
1 parent 753be61 commit 291d6ac
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,15 @@ task:

task:
name: 'previous releases, qt5 dev package and depends packages, DEBUG'
# For faster CI feedback, immediately schedule a task that compiles most modules
<< : *CREDITS_TEMPLATE
previous_releases_cache:
folder: "releases"
<< : *GLOBAL_TASK_TEMPLATE
<< : *PERSISTENT_WORKER_TEMPLATE
container:
image: ubuntu:bionic
env:
<< : *PERSISTENT_WORKER_TEMPLATE_ENV
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
FILE_ENV: "./ci/test/00_setup_env_native_qt5.sh"

task:
Expand Down

0 comments on commit 291d6ac

Please sign in to comment.