diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 878421a6..49f42008 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,7 @@ jobs: services: mysql: - image: mysql:9.7 + image: mysql:26.7 env: MYSQL_ROOT_PASSWORD: root MYSQL_DATABASE: nextras_orm_test