mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix alignment for remaining bitstruct binary ops. Turn off broken Mingw LLVM in CI.
This commit is contained in:
committed by
Christoffer Lerno
parent
fed343e3bb
commit
54f32ed71b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user