Skip to content
Snippets Groups Projects
Verified Commit 76f19d87 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Use ubuntu 24.10 for flatpak to fix flatpak builder issue

parent 1572f47c
No related branches found
Tags v0.9.1
No related merge requests found
Pipeline #5995 failed
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment