File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 5454 fail-fast : false
5555
5656 container :
57- image : ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }}
57+ image : ghcr.io/elementary/flatpak-platform/runtime:8.2 -${{ matrix.configuration.arch }}
5858 options : --privileged
5959
6060 steps :
Original file line number Diff line number Diff line change 2121 fail-fast : false
2222
2323 container :
24- image : ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }}
24+ image : ghcr.io/elementary/flatpak-platform/runtime:8.2 -${{ matrix.configuration.arch }}
2525 options : --privileged
2626
2727 steps :
Original file line number Diff line number Diff line change 11{
2- "app- id" : " io.elementary.mail" ,
2+ "id" : " io.elementary.mail" ,
33 "runtime" : " io.elementary.Platform" ,
4- "runtime-version" : " 8" ,
4+ "runtime-version" : " 8.2 " ,
55 "sdk" : " io.elementary.Sdk" ,
66 "command" : " io.elementary.mail" ,
77 "finish-args" : [
5151 {
5252 "type" : " git" ,
5353 "url" : " https://gitlab.gnome.org/GNOME/evolution-data-server.git" ,
54- "tag" : " 3.52.4 "
54+ "tag" : " 3.56.2 "
5555 }
5656 ],
5757 "modules" : [
103103 " -Dofono_backend=false" ,
104104 " -Dtelepathy_backend=false" ,
105105 " -Dimport_tool=false" ,
106- " -Dinspect_tool=false"
106+ " -Dinspect_tool=false" ,
107+ " -Dlibdir=/app/lib"
107108 ],
108109 "sources" : [
109110 {
110111 "type" : " git" ,
111112 "url" : " https://gitlab.gnome.org/GNOME/folks.git" ,
112- "tag" : " 0.15.5 "
113+ "tag" : " 0.15.9 "
113114 }
114115 ]
115116 },
You can’t perform that action at this time.
0 commit comments