Move all our CI to focal instead of bionic

Bionic is EOL.
This commit is contained in:
Matthieu Gautier
2023-04-05 15:03:35 +02:00
committed by Kelson
parent 3db22ba0bc
commit c9e9c5c070
5 changed files with 26 additions and 20 deletions

View File

@ -39,7 +39,7 @@ release_versions = {
# This is the "version" of the whole base_deps_versions dict.
# Change this when you change base_deps_versions.
base_deps_meta_version = '83'
base_deps_meta_version = '84'
base_deps_versions = {
'zlib' : '1.2.12',