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 ef6fb8d commit 5ab7592Copy full SHA for 5ab7592
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
fail-fast: false
34
matrix:
35
- os: ["ubuntu-latest"]
+ os: ["ubuntu-22.04"]
36
python-version: [
37
'3.7', '3.13',
38
'pypy-3.9', 'pypy-3.10',
0 commit comments