Skip to content

Commit

Permalink
mysqバージョンを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-yaba committed Dec 15, 2024
1 parent b91d96d commit 9bc0ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
services:
mysql:
image: mysql:5.7
image: mysql:8.0.33
ports:
- "3306:3306"
env:
Expand Down

0 comments on commit 9bc0ac1

Please sign in to comment.