Bump PostgreSQL from 9.5 to 10 for CustomersDot

This commit is contained in:
Vitaly Slobodin 2022-02-09 14:39:56 +03:00
parent cc18fe8b5b
commit c6a13104d8

View file

@ -5,7 +5,7 @@
CHROME: '89'
NODE: '14'
YARN: '1.22'
POSTGRESQL: '9.5'
POSTGRESQL: '10'
parallel:
matrix:
- RUBY: ['2.6.6', '2.7', '2.7.2']