ci: debug is broken on windows 7
This commit is contained in:
parent
c3033cfbbf
commit
f83fd1e98f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
|||
build-windows-7:
|
||||
strategy:
|
||||
matrix:
|
||||
profile: ['debug', 'release', 'optimized']
|
||||
profile: ['release', 'optimized']
|
||||
fail-fast: false
|
||||
runs-on: windows-latest
|
||||
name: x86_64-win7-windows
|
||||
|
|
Loading…
Reference in a new issue