diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f148c23e7..e716107c3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -43,7 +43,6 @@ jobs: --health-retries=5 -e MYSQL_ROOT_PASSWORD=root -e MYSQL_DATABASE=nette_test - --entrypoint sh mysql:8 -c "exec docker-entrypoint.sh mysqld --default-authentication-plugin=mysql_native_password" postgres96: image: postgres:9.6