Skip to content

Optimize CI: test full PHP matrix on push, 7.4+8.5 on PRs#5

Merged
dd32 merged 1 commit intotrunkfrom
fix/claude/optimize-ci-test-matrix
Mar 2, 2026
Merged

Optimize CI: test full PHP matrix on push, 7.4+8.5 on PRs#5
dd32 merged 1 commit intotrunkfrom
fix/claude/optimize-ci-test-matrix

Conversation

@dd32
Copy link
Owner

@dd32 dd32 commented Mar 2, 2026

Summary

  • Pushes to trunk/copilot branches continue testing all PHP versions (7.4-8.5)
  • PRs only test PHP 7.4 and 8.5 (oldest + newest) to reduce CI time

Test plan

  • This PR should only run PHP 7.4 and 8.5 jobs
  • After merge, push to trunk should run all PHP versions

Generated with Claude Code

Pushes to trunk/copilot branches test all PHP versions (7.4-8.5).
PRs only test the oldest and newest versions to reduce CI time.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dd32 dd32 merged commit 4af0a51 into trunk Mar 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant