This commit is contained in:
Viktor Szakats 2025-08-16 03:56:01 +02:00
parent 237b1f311e
commit ef98cfb22b
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -753,7 +753,7 @@ jobs:
name: 'msvc, CM ${{ matrix.arch }}-${{ matrix.plat }} ${{ matrix.name }}'
needs:
- build-cache
runs-on: ${{ matrix.image || 'windows-2022' }}
runs-on: ${{ matrix.image }}
timeout-minutes: 15
defaults:
run:
@ -799,6 +799,7 @@ jobs:
env: 'ucrt-x86_64'
plat: 'windows'
type: 'Debug'
image: 'windows-2022'
chkprefill: '_chkprefill'
config: >-
-DENABLE_DEBUG=ON