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 11c5e7b commit 61d204cCopy full SHA for 61d204c
.github/workflows/debug-unicode.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: windows-latest
9
strategy:
10
matrix:
11
- python: ["3.12"]
+ python: ["3.14"]
12
architecture: [x86]
13
steps:
14
- uses: actions/checkout@v4
0 commit comments