Skip to content

Commit 90ff5a9

Browse files
Update nightly.yml
1 parent 9bb64a0 commit 90ff5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
compiler: [{c: cl, cxx: cl}]
9999
shared_library: ['ON', 'OFF']
100100
static_hwloc: ['ON', 'OFF']
101-
generator: ['Ninja', 'NMake Makefiles', 'Unix Makefiles']
101+
generator: ['Unix Makefiles']
102102
umfd_lib: ['ON', 'OFF']
103103

104104
runs-on: windows-latest

0 commit comments

Comments
 (0)