diff --git a/.ci/.jenkins_python_full.yml b/.ci/.jenkins_python_full.yml index 4524e2f12..540446688 100644 --- a/.ci/.jenkins_python_full.yml +++ b/.ci/.jenkins_python_full.yml @@ -4,4 +4,4 @@ PYTHON_VERSION: - python-3.8 - python-3.9 - python-3.10 - - pypy-3 +# - pypy-3 # excluded due to build issues with SQLite/Django