# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml gitaly: needs: [] extends: - .build_and_push stage: gitaly parallel: matrix: - OS: ['debian:bullseye'] RUBY: ['2.7', '3.0'] GOLANG: ['1.16', '1.17'] GIT: ['2.33'] PGBOUNCER: ['1.14', ''] POSTGRESQL: ['11', '12', '13'] # We only use the postgresql-client