Files
MetaCrate/AGENTS.md
Chili Palmer 5bc22bdd83
Some checks failed
Native code generation / deterministic (push) Successful in 1m31s
Imaging and meshing gate / native (push) Failing after 17s
JPEG 2000 feature / linux (push) Failing after 1m0s
Skia feature / linux (push) Failing after 1m37s
Run Gitea workflows on Ubuntu only
2026-08-09 07:07:13 +00:00

3 lines
241 B
Markdown

All code and API mappings must be cross-platform; do not use macOS-only APIs unless equivalent Linux and Windows implementations are provided.
Gitea Actions workflows must target only `ubuntu-latest`; do not add macOS or Windows Gitea jobs.