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 Apr 12, 2024
1 parent 4bd73f5 commit f6b2215
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 @@ -47,7 +47,7 @@ jobs:

- name: Install pgspot
run: |
python -m pip install pgspot==0.7.0
python -m pip install pgspot==0.7.1
- name: Build timescaledb sqlfiles
run: |
Expand Down

0 comments on commit f6b2215

Please sign in to comment.