Skip to content

Commit

Permalink
Hardcode the CI mariadb version to get around failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
kepol committed Jun 14, 2023
1 parent a004b23 commit ab85390
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 @@ -16,7 +16,7 @@ jobs:

services:
mariadb:
image: mariadb
image: mariadb:10.11
ports:
- 3306
env:
Expand Down

0 comments on commit ab85390

Please sign in to comment.