Skip to content

Commit 270cdb5

Browse files
committed
Drop test of pypy with python 3.8.
1 parent ebae402 commit 270cdb5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,6 @@ jobs:
7575
- version: '3.9'
7676
- version: '3.10'
7777
- version: '3.11'
78-
- version: pypy-3.8
79-
exclude:
80-
- os:
81-
on: macos-latest
82-
python:
83-
version: pypy-3.8
84-
- os:
85-
on: windows-latest
86-
python:
87-
version: pypy-3.8
8878
steps:
8979
- name: Checkout repository
9080
uses: actions/checkout@v3

0 commit comments

Comments
 (0)