We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81cc52b commit b76fd07Copy full SHA for b76fd07
.github/workflows/nightly-windows.yml
@@ -18,7 +18,7 @@ jobs:
18
vc_boost:
19
- name: msvc-2019_boost_1730
20
image: 'windows-2019'
21
- boost_url: 'https://boostorg.jfrog.io/artifactory/main/release/1.71.0/source/boost_1_73_0.tar.gz'
+ boost_url: 'https://boostorg.jfrog.io/artifactory/main/release/1.73.0/source/boost_1_73_0.tar.gz'
22
boost_archive_name: 'boost_1_73_0.tar.gz'
23
boost_folder_name: 'boost_1_73_0'
24
boost_include_folder: 'C:\Boost\include\boost-1_73'
0 commit comments