Bump pgspot version used in CI

This commit is contained in:
Sven Klemm 2023-01-03 22:24:04 +01:00 committed by Sven Klemm
parent cd48553de5
commit 7a6101a441

View File

@ -37,7 +37,7 @@ jobs:
- name: Install pgspot
run: |
python -m pip install pgspot==0.3.3
python -m pip install pgspot==0.4.0
- name: Build timescaledb sqlfiles
run: |