Pin pypy-3.8 version to fix SQLite error in CI.

This commit is contained in:
Hasan Ramezani 2022-03-04 13:23:52 +01:00 committed by Aleksi Häkli
parent e4e88e01a3
commit 60e4b5c6fc

View file

@ -10,7 +10,7 @@ jobs:
fail-fast: false
max-parallel: 5
matrix:
python-version: ['3.7', '3.8', '3.9', '3.10', 'pypy-3.8']
python-version: ['3.7', '3.8', '3.9', '3.10', 'pypy-3.8-v7.3.7']
django-version: ['3.2', '4.0', 'main']
include:
# Tox configuration for QA environment