Update two more fedora:34 references
This commit is contained in:
parent
d07c6699ce
commit
b8e2278b86
|
@ -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"]
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue