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 94f0fda commit ca68b6eCopy full SHA for ca68b6e
.github/workflows/test.yml
@@ -56,7 +56,7 @@ jobs:
56
python: pypy-3.9
57
zmq: bundled
58
59
- - os: ubuntu-20.04
+ - os: ubuntu-22.04
60
python: "3.8"
61
62
tornado: none
@@ -79,13 +79,13 @@ jobs:
79
python: "3.11"
80
zmq: head
81
82
- - os: ubuntu-22.04
+ - os: ubuntu-24.04
83
python: "3.12"
84
85
86
python: "3.13"
87
88
89
90
free_threading: free_threading
91
0 commit comments