Skip to content

Commit

Permalink
ENH Test against latest MariaDB LTS release
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Jun 25, 2024
1 parent 6a2c4cc commit e71b6e7
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 e71b6e7

Please sign in to comment.