mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 10:13:29 +02:00
Compatibility checks temporarily disabled (2)
This commit is contained in:
committed by
GitHub
co-authored by
GitHub
parent
496953e9a8
commit
7ad0f06a07
@@ -24,8 +24,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: ${{ matrix.zig }}
|
version: ${{ matrix.zig }}
|
||||||
|
|
||||||
- name: Check compatibility with old Zig compilers
|
# Temporarily disabled.
|
||||||
# Temporarily disabled.
|
#- name: Check compatibility with old Zig compilers
|
||||||
# run: ci/compat.sh
|
# run: ci/compat.sh
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user