Skip to content

Commit

Permalink
test with mariadb 10.4
Browse files Browse the repository at this point in the history
Signed-off-by: Soldy <4786022+Soldy@users.noreply.github.com>
  • Loading branch information
Soldy committed Aug 19, 2024
1 parent bdf732c commit d7198ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
image: mariadb:11
services:
mariadb-master:
image: mariadb:11.4
image: mariadb:10.4
env:
MARIADB_USER: test_user
MARIADB_PASSWORD: test_password
Expand Down

0 comments on commit d7198ca

Please sign in to comment.