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 58b63ca commit d9ce902Copy full SHA for d9ce902
.github/workflows/debug-unicode.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
python: ["3.14"]
12
- architecture: [x86, x64]
+ architecture: [x86]
13
steps:
14
- uses: actions/checkout@v4
15
0 commit comments