From d32013db15282536762e174cb658c35d872e344d Mon Sep 17 00:00:00 2001 From: Oleg A Date: Tue, 3 Sep 2024 00:22:01 +0300 Subject: [PATCH] Test 3.12 too --- .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 8035849d..6328f712 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: strategy: matrix: os: [ubuntu] - pyver: ['3.8', '3.9', '3.10', '3.11'] + pyver: ['3.8', '3.9', '3.10', '3.11', '3.12'] redis: ['latest'] ujson: [''] include: