summaryrefslogtreecommitdiff
path: root/ci/compat.sh
AgeCommit message (Collapse)Author
2023-11-21Removed ci/compat.sh as it is included in build.zig againChris Boesch
2023-11-21Fix two minor typosAhmed
2023-04-18ci: add a CI workflowManlio Perillo
Add a new github workflow named CI. Add a job named compat, checking that and old Zig compiler will not fail with a compiler error, but instead will print an useful error message.