Skip to content

Commit 29289b2

Browse files
committed
image name
1 parent 5c7986d commit 29289b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103

104104
services:
105105
mysql:
106-
image: mysql/mysql:${{ matrix.mysql }}
106+
image: mysql:${{ matrix.mysql }}
107107
env:
108108
MYSQL_DATABASE: wp_cli_test
109109
MYSQL_ROOT_PASSWORD: root

0 commit comments

Comments
 (0)