Update ci-builds.yml

v2.6-deprecate_old_clickhouse
Miro Stauder 3 years ago committed by GitHub
parent ef17fca532
commit c1ef56e042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save