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 2ef749c commit ed52252Copy full SHA for ed52252
.github/workflows/build-ci.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
#os: [windows-2019, macos-10.15, ubuntu-18.04, ubuntu-20.04]
13
os: [windows-latest, ubuntu-22.04]
14
- python-version: ["3.9", "3.11"]
+ python-version: ["3.11"]
15
include:
16
- os: ubuntu-22.04
17
python-version: 3.11
0 commit comments