Skip to content

Commit c39548e

Browse files
committed
Updated CI to use the latest version of boost.
1 parent 0f919d9 commit c39548e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
CTEST_OUTPUT_ON_FAILURE: '1'
1111
GTEST_OUTPUT: xml:${{ github.workspace }}/test-results/
12-
boost_version: 1.88.0
12+
boost_version: 1.90.0
1313
cmake_common_args: >-
1414
-DCMAKE_FIND_ROOT_PATH=${{ github.workspace }}/dependencies
1515
-DCMAKE_PREFIX_PATH=${{ github.workspace }}/dependencies

0 commit comments

Comments
 (0)