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