diff options
| author | Albert Astals Cid <[email protected]> | 2025-06-11 00:01:09 +0200 |
|---|---|---|
| committer | Albert Astals Cid <[email protected]> | 2025-09-13 10:46:20 +0200 |
| commit | dfa3c91f33d4cfa29b9ee8cd9ef965c92568eff2 (patch) | |
| tree | af30945c8c103b45c30f7a222c6901b94c2fe3e5 /.gitlab-ci.yml | |
| parent | 0ce46d3ee49fa959072f744e916e8785c2ef2e04 (diff) | |
Revert "Disable flatpak until it starts working again"
This reverts commit 483faa05cf265615f9a896171122c473477ec6a3.
Also update libarchive
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6befaa78..1f69b08c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ include: - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml - # - /gitlab-templates/flatpak.yml + - /gitlab-templates/flatpak.yml - /gitlab-templates/craft-windows-x86-64-qt6.yml - /gitlab-templates/xml-lint.yml |
