There was an error while loading. Please reload this page.
2 parents 9bf3f19 + 237e463 commit 096943fCopy full SHA for 096943f
1 file changed
.github/workflows/minimal.yml
@@ -259,9 +259,9 @@ jobs:
259
- b2_toolset: msvc-14.3
260
b2_cxxstd: 14,17,2a
261
os: windows-2022
262
- #- b2_toolset: msvc-14.4 # b2 cannot find command for this MSVC toolset
263
- # b2_cxxstd: 14,17,2a
264
- # os: windows-2025
+ - b2_toolset: msvc-14.4
+ b2_cxxstd: 14,17,2a
+ os: windows-2022
265
266
steps:
267
- name: Set up environment
0 commit comments