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 bbd932d commit 092448bCopy full SHA for 092448b
.github/workflows/ci_tests.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install Ninja
42
uses: lukka/get-cmake@latest
43
with:
44
- cmakeVersion: ~3.25.0
+ cmakeVersion: ~3.28.0
45
ninjaVersion: ^1.11.1
46
- name: Setup MSVC
47
if: startsWith(matrix.platform.os, 'windows')
@@ -104,7 +104,7 @@ jobs:
104
- name: Setup build environment
105
106
107
108
109
- name: Install Compiler
110
id: install-compiler
0 commit comments