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 9adc9a1 commit 3eaced4Copy full SHA for 3eaced4
.github/workflows/cmake_install.yml
@@ -30,7 +30,7 @@ jobs:
30
name: Windows 2019 vcpkg cxx14 min cmake version (static libs)
31
runs-on: windows-2019
32
env:
33
- CMAKE_VERSION: '3.16.9'
+ CMAKE_VERSION: '3.16.0'
34
CXX_STANDARD: '14'
35
steps:
36
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -141,7 +141,7 @@ jobs:
141
runs-on: ubuntu-22.04
142
143
INSTALL_TEST_DIR: '/home/runner/install_test'
144
145
GOOGLETEST_VERSION: '1.14.0'
146
147
BUILD_TYPE: 'Debug'
0 commit comments