mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-04-24 20:18:04 +00:00
Add Postgresql 11 to smoke-tests.
This commit is contained in:
parent
414e9b13c2
commit
474a600842
@ -33,6 +33,7 @@ VERSIONS=( \
|
||||
9.5 \
|
||||
9.6 \
|
||||
10 \
|
||||
11 \
|
||||
)
|
||||
|
||||
wait_for_postgres(){
|
||||
|
Loading…
Reference in New Issue
Block a user