aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index b1fe119d8e..398f463ecc 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -151,10 +151,10 @@ task:
- python test\functional\test_runner.py --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --exclude %EXCLUDE_TESTS% --failfast
task:
- name: 'ARM [unit tests, no functional tests] [buster]'
+ name: 'ARM [unit tests, no functional tests] [bullseye]'
<< : *GLOBAL_TASK_TEMPLATE
arm_container:
- image: debian:buster
+ image: debian:bullseye
cpu: 2
memory: 8G
env: