mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
7
.github/workflows/build-packages.yaml
vendored
7
.github/workflows/build-packages.yaml
vendored
@@ -10,8 +10,7 @@ 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 ]
|
||||
target-os: [ debian-12, ubuntu-2204, ubuntu-2404, fedora-39, fedora-40, fedora-41, arch, opensuse-tumbleweed ]
|
||||
recipe: [ lact, lact-headless ]
|
||||
include:
|
||||
- target-os: fedora-39
|
||||
@@ -22,8 +21,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
|
||||
|
||||
Reference in New Issue
Block a user