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 c9d63c5 commit e13f90aCopy full SHA for e13f90a
.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-22.04]
+ os: [windows-latest, ubuntu-latest]
14
python-version: ["3.9", "3.11"]
15
include:
16
- os: ubuntu-22.04
0 commit comments