From ced08e12aafc73a4e903e0cc0546729248b437b5 Mon Sep 17 00:00:00 2001 From: Ivan Gabaldon Date: Sat, 11 Oct 2025 16:59:40 +0200 Subject: [enh] ci: bump to cp3.14 (#5302) --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/container.yml') diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index b185a7b3c..184e95b36 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -22,7 +22,7 @@ permissions: packages: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: build-base: -- cgit v1.2.3