Update git to 2.36 for CustomersDot

This commit is contained in:
Vitaly Slobodin 2023-03-17 09:30:21 +01:00
parent c126f48954
commit 6a79bef1f3
No known key found for this signature in database
GPG key ID: BE103100635359D0

View file

@ -17,7 +17,7 @@ customers:
NODE: '16.14'
YARN: '1.22'
POSTGRESQL: '12'
GIT: '2.33'
GIT: '2.36'
parallel:
matrix:
- RUBY: ['2.7', '3.0']
@ -31,7 +31,7 @@ customers-qa-assets:
CHROME: '111'
NODE: '16.14'
YARN: '1.22'
GIT: '2.33'
GIT: '2.36'
parallel:
matrix:
- RUBY: ['2.7', '3.0']