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