forked from blue/lmdbal
CI try 8
This commit is contained in:
parent
f5d6fb9141
commit
4c5e4bb6ac
1 changed files with 2 additions and 2 deletions
|
@ -26,13 +26,13 @@ jobs:
|
|||
|
||||
test-qt5:
|
||||
name: Test LMDBAL with qt5
|
||||
uses: ./.gitea/workflows/test.yml
|
||||
uses: ./.gitea/workflows/unit-test.yml
|
||||
with:
|
||||
flags: -D QT_VERSION_MAJOR=5
|
||||
|
||||
test-qt6:
|
||||
name: Test LMDBAL with qt6
|
||||
uses: ./.gitea/workflows/test.yml
|
||||
uses: ./.gitea/workflows/unit-test.yml
|
||||
with:
|
||||
flags: -D QT_VERSION_MAJOR=6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue