Skip to content

Commit 600a8f2

Browse files
authored
Update tests.yml
1 parent 5e75c81 commit 600a8f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ jobs:
77

88
services:
99
mysql:
10-
image: mysql:5.7
10+
image: debezium/example-mysql
1111
env:
12-
MYSQL_ALLOW_EMPTY_PASSWORD: false
1312
MYSQL_ROOT_PASSWORD: root
1413
MYSQL_DATABASE: mysqlreplication_test
1514
ports:

0 commit comments

Comments
 (0)