mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Allocators. Rename of "optenum" to fault. Memcpy and memset added. Cleanup of declaration use.
This commit is contained in:
committed by
Christoffer Lerno
parent
2e2a1ca21a
commit
8743223dd6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
build-msys2-clang:
|
||||
runs-on: windows-latest
|
||||
if: ${{ false }}
|
||||
#if: ${{ false }}
|
||||
strategy:
|
||||
# Don't abort runners if a single one fails
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user