From ea08637f4b56df7431f9289983ff53355a4dac16 Mon Sep 17 00:00:00 2001 From: Ludovico Pavesi Date: Thu, 11 Apr 2024 02:13:12 +0200 Subject: [PATCH] ">3.12" is the new "latest" --- .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 fe7fc9a..fbd6375 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: run-tests: strategy: matrix: - python: [ '3.9', '3.12', 'latest' ] + python: [ '3.9', '3.12', '>3.12' ] services: dirsrv: