diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index cb808ac3525ad..ffccd275c57dc 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -203,7 +203,7 @@ jobs: - ${{ matrix.driver }} - ${{ matrix.extra_markers == 'sm70' && 'sm70' || 'Linux' }} env: - PY: '3.11' + PY: '3.12' PROJECT_NAME: taichi TAICHI_CMAKE_ARGS: >- -DTI_WITH_OPENGL:BOOL=ON