Skip to content

Commit

Permalink
Test on linux with 3.12 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcao3 authored Apr 25, 2024
1 parent 577657b commit bcd1c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,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
Expand Down

0 comments on commit bcd1c3a

Please sign in to comment.