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 and taichi-gardener committed Jun 22, 2024
1 parent c40574a commit f666af7
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 @@ -200,7 +200,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 f666af7

Please sign in to comment.