Revert "ci: Build all conan dependencies from source for now (#5623)" (#5639)

This reverts commit 9b45b6888b.
This commit is contained in:
Ayaz Salikhov
2025-07-31 19:01:43 +01:00
committed by Bart Thomee
parent 3c020b8827
commit 11d29572eb

View File

@@ -44,7 +44,7 @@ runs:
cd ${build_dir}
conan install \
--output-folder . \
--build '*' \
--build missing \
--options:host "&:tests=True" \
--options:host "&:xrpld=True" \
--settings:all build_type=${{ inputs.configuration }} \