ci: Update to fedora 36 and latest rust

This commit is contained in:
Tom A. Wagner
2022-11-09 17:50:04 +01:00
parent 4bf586e66c
commit bcef1300ca

View File

@@ -15,9 +15,9 @@ variables:
# Version and tag for our current container
.fedora:
variables:
FDO_DISTRIBUTION_VERSION: '35'
FDO_DISTRIBUTION_VERSION: '36'
# Update this to trigger a container rebuild
FDO_DISTRIBUTION_TAG: '2021-11-23.0'
FDO_DISTRIBUTION_TAG: '2022-11-09.0'
build-fedora-container:
extends: