mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Compatibility checks temporarily disabled (2)
This commit is contained in:
parent
496953e9a8
commit
7ad0f06a07
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user