Compare commits

..

1 Commits

Author SHA1 Message Date
8a56e564d7 Update ghcr.io/cloudnative-pg/postgresql Docker tag to v18
Some checks failed
lint-and-test / lint-test (pull_request) Failing after 1m20s
2025-11-10 23:13:18 +00:00

View File

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