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: