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 e13f90a commit d425f8fCopy full SHA for d425f8f
.github/workflows/build-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
os: [windows-latest, ubuntu-latest]
14
python-version: ["3.9", "3.11"]
15
include:
16
- - os: ubuntu-22.04
+ - os: ubuntu-latest
17
python-version: 3.9
18
container: Docker
19
0 commit comments