Skip to content

Commit

Permalink
Add windows + python 3.12 test.
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuramachandran committed May 23, 2024
1 parent a19e53d commit 8fffa7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-mayavi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
qt-api: 'pyqt6'
os: macos-14 # arm64
vtk: 'vtk>=9.3'
- python-version: '3.12'
qt-api: 'pyqt6'
os: windows-latest
vtk: 'vtk>=9.3'
- python-version: '3.11'
qt-api: 'pyqt6'
os: ubuntu-latest
Expand Down

0 comments on commit 8fffa7b

Please sign in to comment.