We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647e1e6 commit 0b86727Copy full SHA for 0b86727
1 file changed
.github/workflows/ci.yml
@@ -24,8 +24,8 @@ jobs:
24
with:
25
version: ${{ matrix.zig }}
26
27
- - name: Check compatibility with old Zig compilers
28
- # Temporarily disabled.
+ # Temporarily disabled.
+ #- name: Check compatibility with old Zig compilers
29
# run: ci/compat.sh
30
31
test:
0 commit comments