CI: fix indentation in windows.yml

This commit is contained in:
Thomas Waldmann 2025-10-15 17:42:12 +02:00
parent b18fe879ed
commit 687c34e89b
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -3,8 +3,8 @@ on: [push, pull_request]
jobs:
msys2-ucrt64:
if: false # build is broken, thus disabled, see #8264
runs-on: windows-latest
if: false # build is broken, thus disabled, see #8264
runs-on: windows-latest
defaults:
run:
shell: msys2 {0}