mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Drop Gitaly support for Git v2.31
Gitaly now bundles its own version of Git, so this version is really meant for CI testing. We don't need to support older versions.
This commit is contained in:
parent
1872ff455a
commit
9bdd8b4e85
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
- DEBIAN: ['bullseye']
|
||||
RUBY: ['2.7', '3.0']
|
||||
GOLANG: ['1.16', '1.17']
|
||||
GIT: ['2.31', '2.33']
|
||||
GIT: ['2.33']
|
||||
PGBOUNCER: ['1.14', '']
|
||||
POSTGRESQL: ['11', '12'] # We only use the postgresql-client
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue