summaryrefslogtreecommitdiff
path: root/.github/workflows/builds.sh
AgeCommit message (Collapse)AuthorFilesLines
2026-01-28CI: fix some workflow issues (#371)raveit651-1/+1
* CI: update NEWS which caused some workflow issues * CI: disable gdk-pixbuf-thumbnailer for meson workflows - gdk-pixbuf-thumbnailer is obsolete and should be replaced with glycin-thumbnailer * meson: Only use girepository-2.0 if libpeas uses it too Fixes header conflicts on systems where glib has girepository-2.0 but libpeas still uses the old gobject-introspection-1.0 headers. --------- Co-authored-by: Victor Kareh <[email protected]>
2025-05-22CI: use github actionXiaotian Wu1-0/+65