Skip to content

Commit 0d8fcf2

Browse files
committed
mingw - Revert changes; back to windows-2019 which doesn't run; at least we don't get a big red X.
1 parent c1d3ebe commit 0d8fcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mingw_static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
-Dlslgitrevision=${{ github.sha }} \
5757
-Dlslgitbranch=${{ github.ref }} \
5858
-DLSL_OPTIMIZATIONS=OFF \
59-
-G Ninja
59+
-G 'MSYS Makefiles'
6060
6161
- name: make
6262
run: cmake --build build --target install --config Release -j --verbose

0 commit comments

Comments
 (0)