diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 4b03ebd1..11fb3b89 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -14,8 +14,8 @@ jobs: - "3.10" - "3.11" - "3.12" - - "pypy-3.6" - - "pypy-3.7" + - "pypy-3.9" + - "pypy-3.10" clickhouse-version: - 24.1.5.6 - 23.9.3.12