Pin Ruby image for CustomersDot to minor versions instead of patch versions

This commit is contained in:
Vitaly Slobodin 2022-05-23 09:46:24 +00:00 committed by Balasankar 'Balu' C
parent e338e23e53
commit 2c4820651e

View file

@ -10,7 +10,7 @@ customers:
POSTGRESQL: '10'
parallel:
matrix:
- RUBY: ['2.7.6']
- RUBY: ['2.7']
GIT: ['2.33']
DOCKER: ['19.03.1', '']
@ -25,5 +25,5 @@ customers-qa-assets:
DOCKER: '19.03.1'
parallel:
matrix:
- RUBY: ['2.7.6']
- RUBY: ['2.7']
GIT: ['2.33']