Skip to content

Commit

Permalink
Upgrade Mysql from 5 to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Jan 26, 2024
1 parent cf33d99 commit a0706b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

services:
mysql:
image: mysql:5.7
image: mysql:8.3
env:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: phpcr_tests
Expand Down

0 comments on commit a0706b4

Please sign in to comment.