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 8acf391 commit 73fcb97Copy full SHA for 73fcb97
.github/workflows/ci.yml
@@ -211,9 +211,9 @@ jobs:
211
include:
212
# Currently used Rust version.
213
- os: ubuntu-latest
214
- python: 3.12
+ python: 3.13
215
- os: macos-latest
216
217
218
# PyPy tests
219
@@ -263,11 +263,11 @@ jobs:
263
matrix:
264
265
266
267
268
269
- os: windows-latest
270
271
272
273
0 commit comments