diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ebe23a3..a91de9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: services: db: - image: mariadb:10.4 + image: mariadb:11.4 env: MYSQL_ALLOW_EMPTY_PASSWORD: yes MYSQL_DATABASE: laravel