Compare commits

..

2 Commits

Author SHA1 Message Date
21858d48a9 Update ghcr.io/cloudnative-pg/postgresql Docker tag to v18
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 54s
2025-11-10 23:17:07 +00:00
2e4547d89f downgrade python
All checks were successful
renovate / renovate (push) Successful in 1m21s
2025-11-10 17:15:43 -06:00

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.14"
python-version: "3.13"
check-latest: true
- name: Set up Chart Testing