You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MySQL have released MySQL 8.4 which is a new LTS release
We recently made the decision to support LTS versions of MySQL so we should update the matrix to test against this version, and make any code changes that are necessary for CI to be green.
We'll keep testing MySQL 8.0 alongside 8.4 LTS.
Acceptance criteria
CMS 5 MySQL 8.0, 8.4, 5.7 in CI + mariadb - php 8.1, 8.2, 8.3
CMS 6 MySQL 8.0, 8.4 in CI + mariadb - php 8.3 for all, though would introduce new php versions as they're released
CMS 4 branches test whatever they currently test (i.e. no change for CMS 4 CI runs)
recipe kitchen sink ci should test only against mysql 8.4
MySQL have released MySQL 8.4 which is a new LTS release
We recently made the decision to support LTS versions of MySQL so we should update the matrix to test against this version, and make any code changes that are necessary for CI to be green.
We'll keep testing MySQL 8.0 alongside 8.4 LTS.
Acceptance criteria
Test runs
PRs
The text was updated successfully, but these errors were encountered: