aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index e89804a3b2..f5ee165ebd 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -73,6 +73,19 @@ task:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
task:
+ name: 'tidy [jammy]'
+ << : *GLOBAL_TASK_TEMPLATE
+ container:
+ image: ubuntu:jammy
+ cpu: 2
+ memory: 5G
+ # For faster CI feedback, immediately schedule the linters
+ << : *CREDITS_TEMPLATE
+ env:
+ << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
+ FILE_ENV: "./ci/test/00_setup_env_native_tidy.sh"
+
+task:
name: "Win64 native [msvc]"
<< : *FILTER_TEMPLATE
windows_container: