mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
Append qt5/qt6
This commit is contained in:
parent
d2662c473a
commit
6fc09af892
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -56,13 +56,13 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target:
|
||||
- jammy
|
||||
- noble
|
||||
- jammy-qt5
|
||||
- noble-qt6
|
||||
include:
|
||||
- target: jammy
|
||||
- target: jammy-qt5
|
||||
image_variant: jammy
|
||||
lib_postfix: '/x86_64-linux-gnu'
|
||||
- target: noble
|
||||
- target: noble-qt6
|
||||
image_variant: noble
|
||||
lib_postfix: '/x86_64-linux-gnu'
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user