ci: debug is broken on windows 7

This commit is contained in:
chyyran 2024-09-06 17:04:37 -04:00 committed by Ronny Chan
parent c3033cfbbf
commit f83fd1e98f

View file

@ -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