Skip to content

Commit

Permalink
db img for ghactions
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Aug 29, 2023
1 parent 522c673 commit 8c2a80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
services:
# https://medium.com/@ldarren/number-of-ways-to-setup-database-in-github-actions-2cd48df9faae
mysql-container:
image: mysql:8
image: ubuntu/mysql:8.0-20.04_beta
env:
MYSQL_DATABASE: 'mrt_dashboard_test'
MYSQL_USER: 'user'
Expand Down

0 comments on commit 8c2a80c

Please sign in to comment.