Skip to content

Commit

Permalink
Upgrading mysql 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
apathak18 committed Aug 6, 2024
1 parent caa2cdd commit 861477a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: Drupal ${{ matrix.drupal }} - PHP ${{ matrix.php }}
services:
mysql:
image: mysql:5.7
image: mysql:8.0
env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: db
Expand Down

0 comments on commit 861477a

Please sign in to comment.