Build and test GRASS provider (not plugin) on qt6 builds

This commit is contained in:
Nyall Dawson 2023-05-02 10:38:50 +10:00
parent f0e54391d3
commit 74636ce19b
2 changed files with 2 additions and 1 deletions

View File

@ -85,6 +85,7 @@ cmake \
-DWITH_STAGED_PLUGINS=ON \
-DWITH_GRASS7=${WITH_GRASS7} \
-DWITH_GRASS8=${WITH_GRASS8} \
-DWITH_GRASS_PLUGIN=${WITH_QT5} \
-DSUPPRESS_QT_WARNINGS=ON \
-DENABLE_TESTS=ON \
-DENABLE_MODELTEST=${WITH_QT5} \

View File

@ -62,7 +62,7 @@ jobs:
with-quick: ON
with-clazy: OFF
with-grass7: OFF
with-grass8: OFF
with-grass8: ON
with-compile-commands: OFF
LD_PRELOAD: ''
experimental: false