We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f919d9 commit c39548eCopy full SHA for c39548e
1 file changed
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
env:
10
CTEST_OUTPUT_ON_FAILURE: '1'
11
GTEST_OUTPUT: xml:${{ github.workspace }}/test-results/
12
- boost_version: 1.88.0
+ boost_version: 1.90.0
13
cmake_common_args: >-
14
-DCMAKE_FIND_ROOT_PATH=${{ github.workspace }}/dependencies
15
-DCMAKE_PREFIX_PATH=${{ github.workspace }}/dependencies
0 commit comments