Skip to content

Commit

Permalink
UHF-9617: Migrate to MySQL 8
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Feb 5, 2024
1 parent 07c25d9 commit ceb55c3
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 @@ -18,7 +18,7 @@ jobs:

services:
db:
image: mariadb
image: mysql:8
env:
MYSQL_USER: drupal
MYSQL_PASSWORD: drupal
Expand Down

0 comments on commit ceb55c3

Please sign in to comment.