Skip to content

Commit 0469806

Browse files
committed
Drop pypy-3.9 from CI
1 parent e401559 commit 0469806

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,12 @@ jobs:
2121
- "3.12"
2222
- "3.13"
2323
- "3.14"
24-
- "pypy-3.9"
2524
- "pypy-3.10"
2625
exclude:
2726
- os: "macos-latest"
2827
python: "3.7"
2928
- os: "windows-latest"
3029
python: "3.7"
31-
- os: "windows-latest"
32-
python: "pypy-3.9"
3330
- os: "windows-latest"
3431
python: "pypy-3.10"
3532
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)