Commit graph

4 commits

Author SHA1 Message Date
ef20b8f2ab fix(ci): correct container image expression
Some checks failed
CI / PHP 8.3 (push) Failing after 1s
CI / PHP 8.4 (push) Failing after 1s
2026-02-23 13:47:06 +00:00
67dda00ef2 feat(ci): use lthn/build:php container image
Some checks failed
CI / PHP 8.3 (push) Failing after 0s
CI / PHP 8.4 (push) Failing after 0s
Replace setup-php action with pre-built container.
Eliminates ~50s setup overhead per matrix job.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:46:45 +00:00
Claude
7d9278faad
ci: inline workflow to bypass reusable workflow cache
All checks were successful
CI / PHP 8.3 (push) Successful in 3m8s
CI / PHP 8.4 (push) Successful in 2m55s
The Forgejo act runner aggressively caches reusable workflow
definitions from core/php@main, preventing updates from being
picked up. Inline the workflow directly to ensure the correct
steps run.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 05:11:33 +00:00
Claude
12482ae3e3
ci: use reusable PHP test workflow from core/php
Some checks failed
CI / tests (push) Failing after 3m50s
Co-Authored-By: Charon <charon@lethean.io>
2026-02-23 01:22:17 +00:00