Use ubuntu 24.10 for flatpak to fix flatpak builder issue

This commit is contained in:
Nicolas Werner 2025-01-09 18:43:52 +01:00
parent 1572f47c7e
commit 76f19d879e
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -325,7 +325,8 @@ codesign-macos-as:
build-flatpak:
stage: build
image:
name: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/ubuntu:latest
# need flatpak builder 1.4.4
name: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/ubuntu:rolling
#docker:
# platform: ${ARCH}
#image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'