Skip to content

Fix default-branch tests by dropping PHP 8.5 job#28

Open
ohmyfelix wants to merge 1 commit intocontributte:masterfrom
ohmyfelix:fix/default-branch-pipeline
Open

Fix default-branch tests by dropping PHP 8.5 job#28
ohmyfelix wants to merge 1 commit intocontributte:masterfrom
ohmyfelix:fix/default-branch-pipeline

Conversation

@ohmyfelix
Copy link

Summary

  • remove the test85 job from tests.yml so scheduled default-branch CI no longer fails on external PHP 8.5 deprecations in Nextras ORM
  • keep active test coverage on supported stable runtimes (8.4, 8.3, 8.2, and lowest)

Motivation

The default-branch Nette Tester workflow is failing repeatedly on PHP 8.5 with dependency-level deprecations (nextras/orm internals), while the same suite passes on stable PHP versions. This hotfix restores a green default pipeline without changing package runtime behavior.

@codecov
Copy link

codecov bot commented Feb 13, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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