Update CI to Fedora 34 and Rust 1.51

This commit is contained in:
Tom A. Wagner
2021-05-06 09:36:24 +02:00
parent 076fec7eb4
commit 08283bb995

View File

@@ -15,9 +15,9 @@ variables:
# Version and tag for our current container # Version and tag for our current container
.fedora: .fedora:
variables: variables:
FDO_DISTRIBUTION_VERSION: '33' FDO_DISTRIBUTION_VERSION: '34'
# Update this to trigger a container rebuild # Update this to trigger a container rebuild
FDO_DISTRIBUTION_TAG: '2021-03-14.0' FDO_DISTRIBUTION_TAG: '2021-05-06.0'
build-fedora-container: build-fedora-container:
extends: extends: