mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Update to Debian bullseye
This commit is contained in:
parent
cc18fe8b5b
commit
27c59b7e27
10 changed files with 50 additions and 15 deletions
|
|
@ -2,7 +2,8 @@
|
|||
.gitaly-matrix:
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.7', '3.0']
|
||||
- DEBIAN: ['bullseye']
|
||||
RUBY: ['2.7', '3.0']
|
||||
GOLANG: ['1.16', '1.17']
|
||||
GIT: ['2.31', '2.33']
|
||||
PGBOUNCER: ['1.14', '']
|
||||
|
|
|
|||
|
|
@ -8,7 +8,8 @@
|
|||
GRAPHICSMAGICK: '1.3.36'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.7.patched', '3.0.patched']
|
||||
- DEBIAN: ['bullseye']
|
||||
RUBY: ['2.7.patched', '3.0.patched']
|
||||
GIT: ['2.33']
|
||||
POSTGRESQL: ['11', '12', '13']
|
||||
GOLANG: ['1.16', '1.17']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue