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 1967754 commit 50d1997Copy full SHA for 50d1997
.github/workflows/ci.yml
@@ -20,6 +20,8 @@ jobs:
20
exclude:
21
- os: macos-latest
22
python-version: "pypy3.9"
23
+ - os: macos-latest
24
+ python-version: "3.7"
25
- os: windows-latest
26
27
runs-on: ${{ matrix.os }}
0 commit comments