aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-05 23:53:23 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-02-05 23:53:37 +0200
commite22d10b936eb7563b2b6611332d9e4c73a2f59d4 (patch)
tree5a1fd2d0f262d5bf674a853aeefc4109268b00bc /.cirrus.yml
parent1e7564eca8a688f39c75540877ec3bdfdde766b1 (diff)
downloadbitcoin-e22d10b936eb7563b2b6611332d9e4c73a2f59d4.tar.xz
ci: Switch from bionic to buster
This change is a prerequisite for the following bumping Qt minimum version to 5.11.3. It is required as bionic has Qt 5.9.5. Effectively, this also changes: - gcc from 8.4.0 to 8.3.0 - python from 3.6.5 to 3.7.3
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index fec4975080..924558fe40 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -195,7 +195,7 @@ task:
FILE_ENV: "./ci/test/00_setup_env_i686_centos.sh"
task:
- name: '[previous releases, uses qt5 dev package and some depends packages, DEBUG] [unsigned char] [bionic]'
+ name: '[previous releases, uses qt5 dev package and some depends packages, DEBUG] [unsigned char] [buster]'
previous_releases_cache:
folder: "releases"
<< : *GLOBAL_TASK_TEMPLATE