Fix alignment for remaining bitstruct binary ops. Turn off broken Mingw LLVM in CI.

This commit is contained in:
Christoffer Lerno
2023-10-13 14:30:23 +02:00
committed by Christoffer Lerno
parent fed343e3bb
commit 54f32ed71b
3 changed files with 5 additions and 3 deletions

View File

@@ -78,6 +78,7 @@ jobs:
build-msys2-mingw:
runs-on: windows-latest
if: ${{ false }}
strategy:
# Don't abort runners if a single one fails
fail-fast: false