diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3aae58..b08f30c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: node-version: [22, 24] services: mysql: - image: mysql:8.0 + image: mysql:9.7 env: MYSQL_ALLOW_EMPTY_PASSWORD: 1 ports: