Use ubuntu 24.10 for flatpak to fix flatpak builder issue
This commit is contained in:
parent
1572f47c7e
commit
76f19d879e
1 changed files with 2 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue