CI try 3
This commit is contained in:
parent
29b126c30e
commit
7c26b09056
@ -8,13 +8,13 @@ on:
|
||||
jobs:
|
||||
test-qt5:
|
||||
name: Test LMDBAL with qt5
|
||||
uses: uses: ./.gitea/workflows/aur.yml
|
||||
uses: ./.gitea/workflows/aur.yml
|
||||
with:
|
||||
flags: -D QT_VERSION_MAJOR=5
|
||||
|
||||
test-qt5:
|
||||
name: Test LMDBAL with qt6
|
||||
uses: uses: ./.gitea/workflows/aur.yml
|
||||
uses: ./.gitea/workflows/aur.yml
|
||||
with:
|
||||
flags: -D QT_VERSION_MAJOR=6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user