Skip to content

Commit

Permalink
Bump pgspot version used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svenklemm committed Jan 9, 2023
1 parent cd48553 commit 7a6101a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pgspot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 7a6101a

Please sign in to comment.