Skip to content

Commit

Permalink
ENH Test against latest MariaDB LTS release (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Jun 27, 2024
1 parent 6a2c4cc commit 7c7c8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
ports:
- 5432:5432
mariadb:
image: mariadb:10.11
image: mariadb:11.4
env:
MARIADB_HOST: 127.0.0.1
MARIADB_ROOT_PASSWORD: root
Expand Down

0 comments on commit 7c7c8df

Please sign in to comment.