We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801376d commit b5260edCopy full SHA for b5260ed
1 file changed
.github/workflows/python.yml
@@ -22,15 +22,6 @@ jobs:
22
python-version: '3.10'
23
- os: macos-latest
24
python-version: 'pypy3.10'
25
- include:
26
- - os: macos-13
27
- python-version: '3.9'
28
29
- python-version: 'pypy3.9'
30
31
- python-version: '3.10'
32
33
- python-version: 'pypy3.10'
34
steps:
35
- uses: actions/checkout@v5
36
with:
0 commit comments