Merge pull request #9078 from ThomasWaldmann/ci-windows-yaml-fix-1.4
Some checks failed
CI / lint (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Windows CI / msys2-ucrt64 (push) Has been cancelled
CI / pytest (push) Has been cancelled

CI: fix indentation in windows.yml
This commit is contained in:
TW 2025-10-15 18:24:19 +02:00 committed by GitHub
commit 4cbc893f31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}