Skip to content

Commit

Permalink
fix: Roaring from 1.3.0 -> 1.0.0 because of broken CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Jul 20, 2023
1 parent e9633cb commit ce82c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class SiloRecipe(ConanFile):
"onetbb/2021.9.0",
"nlohmann_json/3.11.2",
"gtest/cci.20210126",
"roaring/1.3.0",
"roaring/1.0.0",
"spdlog/1.11.0",
"vincentlaucsb-csv-parser/2.1.3",
"yaml-cpp/0.7.0",
Expand Down

0 comments on commit ce82c77

Please sign in to comment.