Skip to content

Commit

Permalink
GH: fix MariaDB to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxer authored Dec 18, 2023
1 parent cb93930 commit ba84dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

services:
mariadb:
image: mariadb:latest
image: mariadb:10
ports:
- 3306:3306
env:
Expand Down

0 comments on commit ba84dd8

Please sign in to comment.