Compatibility checks temporarily disabled (2)
This commit is contained in:
parent
647e1e6056
commit
0b8672781c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -24,8 +24,8 @@ jobs:
|
|||
with:
|
||||
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
|
||||
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue