Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit test against more versions of MariaDB
- 10.3, 10.4, 10.5, 10.6, 10.11 are the currently-in-support versions of MariaDB 10.X - No version of MariaDB 11 has long term support, so test against the newest image in the 11 series. - Also test against the "latest" docker image available. In the near term, this is likely to the same image as "11". However testing against "latest" will mean we test against 12 automatically when it is released.
- Loading branch information