Skip to content

Commit

Permalink
bump mariadb for tests to 10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
schlndh committed Feb 16, 2024
1 parent ecd7d54 commit aae116b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

services:
mariadb:
image: "mariadb:10.6"
image: "mariadb:10.11.5-jammy"
env:
MARIADB_ALLOW_EMPTY_PASSWORD: yes
MARIADB_DATABASE: "mariastan_test"
Expand Down

0 comments on commit aae116b

Please sign in to comment.