File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ jobs:
2020 fail-fast : false
2121 matrix :
2222 vc_boost :
23- - name : msvc-latest_boost_1890
23+ - name : msvc-latest_boost_1880
2424 image : ' windows-latest'
25- boost_url : ' https://archives.boost.io/release/1.89 .0/source/boost_1_89_0 .tar.gz'
26- boost_archive_name : ' boost_1_89_0 .tar.gz'
27- boost_folder_name : ' boost_1_89_0 '
28- boost_include_folder : ' C:\Boost\include\boost-1_89 '
25+ boost_url : ' https://archives.boost.io/release/1.88 .0/source/boost_1_88_0 .tar.gz'
26+ boost_archive_name : ' boost_1_88_0 .tar.gz'
27+ boost_folder_name : ' boost_1_88_0 '
28+ boost_include_folder : ' C:\Boost\include\boost-1_88 '
2929 options : ${{ fromJSON(needs.shared-matrix.outputs.windows-options) }}
3030 build_type : ${{ fromJSON(needs.shared-matrix.outputs.build-type) }}
3131 shared_libs : ${{ fromJSON(needs.shared-matrix.outputs.shared-libs) }}
You can’t perform that action at this time.
0 commit comments