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 9d38ef5 commit 762ddc6Copy full SHA for 762ddc6
.github/workflows/pull-request.yml
@@ -35,7 +35,7 @@ jobs:
35
build_macos:
36
strategy:
37
matrix:
38
- python-version: [3.8, 3.11]
+ python-version: [3.9, 3.11]
39
runs-on: macos-latest
40
steps:
41
- uses: actions/checkout@v3
0 commit comments