mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
ci: Update Ubuntu tags
This commit is contained in:
parent
521856b20e
commit
5e724a6048
|
@ -43,7 +43,7 @@ include:
|
||||||
.monado.variables.ubuntu:focal:
|
.monado.variables.ubuntu:focal:
|
||||||
variables:
|
variables:
|
||||||
FDO_DISTRIBUTION_VERSION: "20.04"
|
FDO_DISTRIBUTION_VERSION: "20.04"
|
||||||
FDO_DISTRIBUTION_TAG: "2022-04-22.0"
|
FDO_DISTRIBUTION_TAG: "2022-07-24.0"
|
||||||
|
|
||||||
# Variables for build and usage of Arch rolling image
|
# Variables for build and usage of Arch rolling image
|
||||||
.monado.variables.arch:rolling:
|
.monado.variables.arch:rolling:
|
||||||
|
|
|
@ -170,7 +170,7 @@ distributions:
|
||||||
# LTS
|
# LTS
|
||||||
- codename: focal
|
- codename: focal
|
||||||
distro_version: "20.04"
|
distro_version: "20.04"
|
||||||
tag: "2022-04-22.0"
|
tag: "2022-07-24.0"
|
||||||
deb_version_suffix: ubuntu2004
|
deb_version_suffix: ubuntu2004
|
||||||
packages:
|
packages:
|
||||||
<<: *default_debian_packages
|
<<: *default_debian_packages
|
||||||
|
|
Loading…
Reference in a new issue