diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f17c93cf..6d31bb7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -571,7 +571,7 @@ jobs: arch-type: "x86_64" build-type: "Release" qt-version: "6.5.3" - python-version: "3.10" + python-version: "3.11" cmake-version: "3.29.8" vfx-platform: "CY2024" msvc-component: "14.40.17.10.x86.x64" @@ -580,7 +580,7 @@ jobs: arch-type: "x86_64" build-type: "Debug" qt-version: "6.5.3" - python-version: "3.10" + python-version: "3.11" cmake-version: "3.29.8" vfx-platform: "CY2024" msvc-component: "14.40.17.10.x86.x64"