Skip to content

Commit

Permalink
fix: windows ci (#184)
Browse files Browse the repository at this point in the history
* fix: windows ci

* feat: Update conan boost to 1.80
  • Loading branch information
erikzenker authored Nov 14, 2022
1 parent 3749118 commit 3f83bda
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[requires]
boost/1.72.0
boost/1.80.0

[generators]
cmake_find_package_multi
2 changes: 1 addition & 1 deletion test/conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[requires]
gtest/cci.20210126
boost/1.72.0
boost/1.80.0

[generators]
cmake_find_package_multi

0 comments on commit 3f83bda

Please sign in to comment.