use explicit cmake patch version version

This commit is contained in:
Rick Vogel 2022-12-21 16:07:16 +01:00
parent d82a050b15
commit dbf8cf65db
1 changed files with 1 additions and 1 deletions

View File

@ -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