From c6f4859e3d0814c3feeeb84c3d931141c2f7494c Mon Sep 17 00:00:00 2001 From: Nick Smith Date: Tue, 18 Jun 2024 15:34:40 -0400 Subject: [PATCH] Drop pypy --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb5b785..058b1eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,9 +34,6 @@ jobs: runs-on: [ubuntu-latest, macos-13, windows-latest] include: - - python-version: pypy-3.8 - runs-on: ubuntu-latest - - python-version: "3.12" runs-on: macos-latest steps: