diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d6f1a718f..fd5df97e3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ jobs: strategy: matrix: - php: [7.1, 7.2, 7.3, 7.4] + php: [7.1, 7.2, 7.3] service: ['mysql:5.7', mariadb] prefix: ['', flarum_]