diff options
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e69413bc..dc477fd49 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,7 +46,6 @@ mysql_run_latest: image: ubuntu:22.04 services: - mysql:8.0 - allow_failure: true # I don't know what's up with Valgrind? .mariadb_run_valgrind_latest: |