diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3efcfefefe1d2..d26351b4a736a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,7 +59,7 @@ jobs: # to match the autobuild environment - uses: actions/setup-python@v5 with: - python-version: '3.11' + python-version: '3.12' architecture: 'x64' - uses: msys2/setup-msys2@v2