mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Drop Ruby 2.7.5 for CustomersDot
This commit is contained in:
parent
bb46fec4d8
commit
275d5af648
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
POSTGRESQL: '10'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.7.5', '2.7.6']
|
||||
- RUBY: ['2.7.6']
|
||||
GIT: ['2.33']
|
||||
DOCKER: ['19.03.1', '']
|
||||
|
||||
|
|
@ -32,7 +32,7 @@ customers push:
|
|||
DOCKER: '19.03.1'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.7.5', '2.7.6']
|
||||
- RUBY: ['2.7.6']
|
||||
GIT: ['2.33']
|
||||
|
||||
customers-qa-assets test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue