We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5fb0c commit c1ceb86Copy full SHA for c1ceb86
.github/workflows/tests.yml
@@ -22,8 +22,6 @@ jobs:
22
matrix:
23
os: [ubuntu-latest, windows-latest, macos-latest]
24
pyv: ['3.9', '3.10', '3.11', '3.12', '3.13', '3.14']
25
- include:
26
- - {os: ubuntu-latest, pyv: 'pypy3.9'}
27
28
steps:
29
- name: Check out the repository
0 commit comments