Skip to content

Commit 0b86727

Browse files
authored
Compatibility checks temporarily disabled (2)
1 parent 647e1e6 commit 0b86727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
with:
2525
version: ${{ matrix.zig }}
2626

27-
- name: Check compatibility with old Zig compilers
28-
# Temporarily disabled.
27+
# Temporarily disabled.
28+
#- name: Check compatibility with old Zig compilers
2929
# run: ci/compat.sh
3030

3131
test:

0 commit comments

Comments
 (0)