Skip to content

Commit

Permalink
Add Python3.12 support at the latest vtk version (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored May 3, 2024
1 parent cb1a6cc commit 57c1a6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
vtk-version: '9.2.2'
- python-version: '3.11'
vtk-version: 'latest'
- python-version: '3.12'
vtk-version: 'latest'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 57c1a6c

Please sign in to comment.