summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@spacinov.com>2023-02-28 11:30:19 +0100
committerRaphaël Barrois <raphael.barrois@spacinov.com>2023-02-28 11:30:19 +0100
commit9acf55af9d6361a3eac576f9df076507165e8cfe (patch)
treef82b4e3ad783e9ec62a3141a4100cec380969f4d
parent26f77e3d8b4eab5c7bab58880afd990b61be897f (diff)
downloadsemantic-version-9acf55af9d6361a3eac576f9df076507165e8cfe.tar.gz
Remove pypy3 from Github Actions matrix
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f69954a..50eee10 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,8 +20,6 @@ jobs:
django-family: 32
- python-version: "3.10"
django-family: 32
- - python-version: "pypy3"
- django-family: 32
# Django 4.1: Python 3.9, 3.10, 3.11
- python-version: "3.9"