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 a919b85 commit 9a9ef0bCopy full SHA for 9a9ef0b
.github/workflows/windows.yml
@@ -74,6 +74,9 @@ jobs:
74
75
- name: 📥 Install latest CMake and Ninja
76
uses: lukka/get-cmake@latest
77
+ with:
78
+ cmakeVersion: latestrc
79
+ ninjaVersion: latest
80
81
- name: 🛠️ Setup MSVC
82
uses: ilammy/msvc-dev-cmd@v1
.version
@@ -1 +1 @@
1
-2.1.1
+2.1.2-beta.1
0 commit comments