We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de153e3 commit f3d4910Copy full SHA for f3d4910
.github/workflows/nightly.yml
@@ -26,7 +26,7 @@ jobs:
26
shared_library: ['ON', 'OFF']
27
static_hwloc: ['ON', 'OFF']
28
generator: ['Ninja', 'NMake Makefiles']
29
- umfd_lib: ['ON', 'OFF']
+ umfd_lib: ['OFF']
30
31
runs-on: windows-latest
32
0 commit comments