We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d24139 commit 7c9461eCopy full SHA for 7c9461e
1 file changed
.github/workflows/ci.yml
@@ -47,10 +47,6 @@ jobs:
47
python-version: ["3.9", "3.13"]
48
runs-on: [ubuntu-latest, windows-latest, macos-14]
49
50
- include:
51
- - python-version: "pypy-3.10"
52
- runs-on: ubuntu-latest
53
-
54
steps:
55
- uses: actions/checkout@v4
56
with:
0 commit comments