Skip to content

Commit

Permalink
Bump mysql to LTS in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mpysiak committed Nov 4, 2024
1 parent 60cfd26 commit 4d522b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
php: ["8.3"]
symfony: ["^7.1"]
node: ["20.x"]
mysql: ["8.0"]
mysql: ["8.4"]

env:
APP_ENV: test
Expand Down

0 comments on commit 4d522b3

Please sign in to comment.