Skip to content

Commit

Permalink
Try using mariadb:10
Browse files Browse the repository at this point in the history
  • Loading branch information
ssciolla committed Apr 2, 2024
1 parent 885e40c commit c0047f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
services:
mariadb:
image: mariadb:11
image: mariadb:10
env:
MARIADB_USER: user
MARIADB_PASSWORD: password
Expand Down

0 comments on commit c0047f5

Please sign in to comment.