File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7777 env :
7878 buildDir : ' ${{ github.workspace }}\build\'
7979 vcpkgDir : ' ${{ github.workspace }}\..\e\vcpkg'
80- # commit for version 2023.11.20
81- COMMIT_ID : a42af01b72c28a8e1d7b48107b33e4f286a55ef6
80+ # commit for version 2025.07.25
81+ COMMIT_ID : dd3097e305afa53f7b4312371f62058d2e665320
8282
8383 steps :
8484 - name : Checkout
@@ -107,7 +107,7 @@ jobs:
107107 boost-foreach
108108 boost-iterator
109109 boost-lexical-cast
110- boost-math
110+ boost-math[legacy]
111111 boost-mpl
112112 boost-multi-array
113113 boost-ptr-container
@@ -147,4 +147,4 @@ jobs:
147147 cmakeBuildType : ${{ matrix.config }}
148148 useVcpkgToolchainFile : true
149149 buildWithCMake : true
150- buildWithCMakeArgs : -j1 --config ${{ matrix.config }}
150+ buildWithCMakeArgs : -j1 --config ${{ matrix.config }}
You can’t perform that action at this time.
0 commit comments