pkg: temporarily disable opensuse build

This commit is contained in:
Ilya Zlobintsev
2025-01-18 14:32:27 +02:00
parent 13ce56f1e6
commit e4ae499605

View File

@@ -10,7 +10,8 @@ jobs:
build-packages:
strategy:
matrix:
target-os: [ debian-12, ubuntu-2204, ubuntu-2404, fedora-39, fedora-40, fedora-41, arch, opensuse-tumbleweed ]
#target-os: [ debian-12, ubuntu-2204, ubuntu-2404, fedora-39, fedora-40, fedora-41, arch, opensuse-tumbleweed ]
target-os: [ debian-12, ubuntu-2204, ubuntu-2404, fedora-39, fedora-40, fedora-41, arch ]
recipe: [ lact, lact-headless ]
include:
- target-os: fedora-39
@@ -21,8 +22,8 @@ jobs:
recipe: lact-libadwaita
- target-os: arch
recipe: lact-libadwaita
- target-os: opensuse-tumbleweed
recipe: lact-libadwaita
#- target-os: opensuse-tumbleweed
# recipe: lact-libadwaita
- target-os: rhel-8
recipe: lact-headless
- target-os: rhel-9