Skip to content

GHA: Switch to newer MariaDB version in Simpletest workflow runs #7189

Description

@indigoxela

Currently our functional tests run on mariadb-10.3, but that's extremely old (EOL since May 2023).

The most used version according to our telemetry is currently mariadb-10.6, but that's EOL now, see this blog post: https://mariadb.org/mariadb-server-10-6-reaches-end-of-life-on-july-6th/

The next MariaDB LTS version is 10.11, see https://mariadb.org/about/#wdt-table-title-3

My suggestion is to switch to 10.11 now.

Additional info:

The action we're using: https://github.com/shogo82148/actions-setup-mysql

Our telemetry https://backdropcms.org/project/backdrop/telemetry

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions