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 32347d9 commit 3f9a5a4Copy full SHA for 3f9a5a4
.github/workflows/build_wheels.yml
@@ -78,7 +78,7 @@ jobs:
78
79
test_attaching_to_old_interpreters:
80
needs: [build_wheels]
81
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
82
strategy:
83
fail-fast: false
84
matrix:
@@ -116,7 +116,7 @@ jobs:
116
117
test_wheels:
118
119
120
121
122
@@ -154,7 +154,7 @@ jobs:
154
155
test_free_threading:
156
157
158
159
160
0 commit comments