From e31c59d45112c190b63a3587b80d4319d214ac98 Mon Sep 17 00:00:00 2001 From: Guus Linzel <41048720+GustaafL@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:09:15 +0100 Subject: [PATCH] Update ci.yml Signed-off-by: Guus Linzel <41048720+GustaafL@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 53ce7d0..f2bbe39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: strategy: matrix: python: - - "3.10" + - "3.9" # - "3.7" # oldest Python supported by PSF - "3.11" # newest Python that is stable platform: