Bump pgspot version used in CI to 0.3.2

This commit is contained in:
Sven Klemm 2022-06-20 07:33:32 +02:00 committed by Sven Klemm
parent cb096757fa
commit 5cfedda1d0

View File

@ -32,7 +32,7 @@ jobs:
- name: Install pgspot
run: |
python -m pip install pgspot==0.3.0
python -m pip install pgspot==0.3.2
- name: Build timescaledb sqlfiles
run: |