Bump Ruby to 2.7.6 for CustomersDot

This commit is contained in:
Vitaly Slobodin 2022-04-15 11:53:44 +03:00
parent f7a3b9c75b
commit bb46fec4d8

View file

@ -8,8 +8,8 @@
POSTGRESQL: '10' POSTGRESQL: '10'
parallel: parallel:
matrix: matrix:
- RUBY: ['2.6.6', '2.7', '2.7.2'] - RUBY: ['2.7.5', '2.7.6']
GIT: ['2.31', '2.33'] GIT: ['2.33']
DOCKER: ['19.03.1', ''] DOCKER: ['19.03.1', '']
customers test: customers test:
@ -32,8 +32,8 @@ customers push:
DOCKER: '19.03.1' DOCKER: '19.03.1'
parallel: parallel:
matrix: matrix:
- RUBY: ['2.7', '2.7.2'] - RUBY: ['2.7.5', '2.7.6']
GIT: ['2.31', '2.33'] GIT: ['2.33']
customers-qa-assets test: customers-qa-assets test:
extends: extends: