diff options
| author | Albert Astals Cid <[email protected]> | 2024-06-18 22:44:09 +0200 |
|---|---|---|
| committer | Albert Astals Cid <[email protected]> | 2024-06-18 22:44:09 +0200 |
| commit | 0b3f99d60681b13e64a70f336245444bca4d31b3 (patch) | |
| tree | eeb7f32acbdd2271bb3da017d35330cb7b893d40 /.gitlab-ci.yml | |
| parent | 3c22512d8c63aae1afeb33d05cdac7378f035b19 (diff) | |
CI: Disable Craft Windows
It has been broken for 4 consecutive weeks
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 f3cce4e3f..051a205d0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,5 +5,5 @@ include: - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml - /gitlab-templates/flatpak.yml - - /gitlab-templates/craft-windows-x86-64-qt6.yml + # - /gitlab-templates/craft-windows-x86-64-qt6.yml |
