From c1ef56e04265c91a8c68bf2c0c8d633b0ceaca3d Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Wed, 2 Aug 2023 09:53:28 +0200 Subject: [PATCH] Update ci-builds.yml --- .github/workflows/ci-builds.yml | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/.github/workflows/ci-builds.yml b/.github/workflows/ci-builds.yml index 9cb594ea7..6e7a37b60 100644 --- a/.github/workflows/ci-builds.yml +++ b/.github/workflows/ci-builds.yml @@ -27,22 +27,14 @@ jobs: include: - dist: 'centos6' type: '' - - dist: 'ubuntu22' - type: '-tap' -# - dist: 'ubuntu22' -# type: '-testaurora' -# - dist: 'ubuntu22' -# type: '-testgalera' -# - dist: 'ubuntu22' -# type: '-testgrouprep' -# - dist: 'ubuntu22' -# type: '-testreadonly' -# - dist: 'ubuntu22' -# type: '-testreplicationlag' -# - dist: 'ubuntu22' -# type: '-testall' + - dist: 'centos7' + type: '' - dist: 'fedora37' type: '-clang' + - dist: 'ubuntu20' + type: '-clang' + - dist: 'ubuntu22' + type: '-tap' steps: - name: Cache build