use explicit cmake patch version version
This commit is contained in:
parent
d82a050b15
commit
dbf8cf65db
|
@ -224,7 +224,7 @@ jobs:
|
|||
if: startsWith(matrix.config.os, 'windows')
|
||||
run: |
|
||||
choco install ninja
|
||||
choco install cmake --version=3.16.0
|
||||
choco install cmake --version=3.16.3
|
||||
ninja --version
|
||||
cmake --version
|
||||
|
||||
|
|
Loading…
Reference in New Issue