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 a8765eb commit 11760eaCopy full SHA for 11760ea
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
os: [ ubuntu-latest, windows-latest, macos-latest ]
23
python-version: [ "3.12" ]
24
include:
25
- - os: ubuntu-latest
+ - os: ubuntu-22.04
26
python-version: "3.7"
27
- os: macos-latest
28
python-version: "3.8"
0 commit comments