Skip to content

Commit

Permalink
chore(ci): adding MariaDB 10.4 into the run matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangthanh28 committed Dec 26, 2024
1 parent b69241f commit 65bd398
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,9 @@ jobs:
- name: "PostgreSQL 12"
type: PostgreSQL
image: "postgres:12"
- name: "MariaDB 10.4"
type: MariaDB
image: "mariadb:10.4"
- name: "MariaDB 10.10"
type: MariaDB
image: "mariadb:10.10"
Expand Down

0 comments on commit 65bd398

Please sign in to comment.