Update two more fedora:34 references

This commit is contained in:
Marek Roszko 2022-07-10 23:26:07 -04:00
parent d07c6699ce
commit b8e2278b86
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ stages:
default:
image:
name: registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:34
name: registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:36
entrypoint: ["/bin/sh", "-c"]

View File

@ -6,7 +6,7 @@ validate_linux_metadata:
needs: []
interruptible: false
# This is the only CI image with the utilities needed for this test
image: registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:34
image: registry.gitlab.com/kicad/kicad-ci/source_containers/master/fedora:36
# Due to bug https://github.com/hughsie/appstream-glib/issues/381, this doesn't think our description tag
# is localized even though it actually is.
allow_failure: true