diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index abe7c78a25..a17755a988 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,6 +19,9 @@ permissions: jobs: windows: + env: + # Python 3.15 will make UTF-8 Mode the default. + PYTHONUTF8: 1 runs-on: windows-latest strategy: matrix: