mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-17 19:13:16 +08:00
Bump pgspot version used in CI to 0.3.2
This commit is contained in:
parent
cb096757fa
commit
5cfedda1d0
2
.github/workflows/pgspot.yaml
vendored
2
.github/workflows/pgspot.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install pgspot
|
- name: Install pgspot
|
||||||
run: |
|
run: |
|
||||||
python -m pip install pgspot==0.3.0
|
python -m pip install pgspot==0.3.2
|
||||||
|
|
||||||
- name: Build timescaledb sqlfiles
|
- name: Build timescaledb sqlfiles
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user