We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa95dd6 commit 8ae075aCopy full SHA for 8ae075a
.github/workflows/unit-tests.yaml
@@ -53,6 +53,8 @@ jobs:
53
- "-DFLB_SANITIZE_THREAD=On"
54
- "-DFLB_SIMD=On"
55
- "-DFLB_SIMD=Off"
56
+ - "-DFLB_SQLDB=On"
57
+ - "-DFLB_SQLDB=Off"
58
- "-DFLB_ARROW=On"
59
cmake_version:
60
- "3.31.6"
0 commit comments