From 56977b466c33ca3da14a1ed2609172425a76a34e Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 13 Oct 2025 16:34:26 +0200 Subject: Refs #35844 -- Doc'd Python 3.14 compatibility. --- .github/workflows/postgis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/postgis.yml') diff --git a/.github/workflows/postgis.yml b/.github/workflows/postgis.yml index 7976fdc03d..e20735233b 100644 --- a/.github/workflows/postgis.yml +++ b/.github/workflows/postgis.yml @@ -42,7 +42,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v6 with: - python-version: '3.13' + python-version: '3.14' cache: 'pip' cache-dependency-path: 'tests/requirements/py3.txt' - name: Update apt repo -- cgit v1.3