diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f611f2c803..78175bd98d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -417,8 +417,8 @@ jobs: PYTHON_VER_DOT: '2.7' PYTHON_DIR: 'C:\Python27' # Python 3 - PYTHON3_VER: 312 - PYTHON3_VER_DOT: '3.12' + PYTHON3_VER: 313 + PYTHON3_VER_DOT: '3.13' # Other dependencies # winpty WINPTY_URL: https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip