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 f33f490 commit 93655faCopy full SHA for 93655fa
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-latest, macos-latest]
15
- python-version: ["3.8.10", "3.11"]
+ python-version: ["3.8.18", "3.11"]
16
include:
17
- os: ubuntu-latest
18
python-version: "3.9"
0 commit comments