forked from blue/lmdbal
CI try 8
This commit is contained in:
parent
f5d6fb9141
commit
4c5e4bb6ac
@ -26,13 +26,13 @@ jobs:
|
|||||||
|
|
||||||
test-qt5:
|
test-qt5:
|
||||||
name: Test LMDBAL with qt5
|
name: Test LMDBAL with qt5
|
||||||
uses: ./.gitea/workflows/test.yml
|
uses: ./.gitea/workflows/unit-test.yml
|
||||||
with:
|
with:
|
||||||
flags: -D QT_VERSION_MAJOR=5
|
flags: -D QT_VERSION_MAJOR=5
|
||||||
|
|
||||||
test-qt6:
|
test-qt6:
|
||||||
name: Test LMDBAL with qt6
|
name: Test LMDBAL with qt6
|
||||||
uses: ./.gitea/workflows/test.yml
|
uses: ./.gitea/workflows/unit-test.yml
|
||||||
with:
|
with:
|
||||||
flags: -D QT_VERSION_MAJOR=6
|
flags: -D QT_VERSION_MAJOR=6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user