Skip to content

Commit

Permalink
Add all LTS MariaDB versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
prwater committed Aug 11, 2024
1 parent 83c2599 commit 2846f2e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,11 @@ jobs:
mysql-version:
- "mysql-5.7"
- "mysql-8.0"
- "mariadb-10.2"
- "mariadb-10.3"
- "mariadb-10.4"
- "mariadb-10.5"
- "mariadb-10.6"
- "mariadb-10.7"
- "mariadb-10.8"
- "mariadb-10.9"
- "mariadb-10.11"
- "mariadb-11.4"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 2846f2e

Please sign in to comment.