Skip to content

Commit

Permalink
FIX: pt0
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Dec 18, 2024
1 parent 832453b commit 47bc677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-mayavi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ jobs:
vtk: 'vtk==9.3'
numpy: 'numpy==1.26.4'
# Older Python and VTKs
- python-version: '3.10'
- python-version: '3.9'
qt-api: 'pyqt5'
os: ubuntu-latest
vtk: 'vtk==9.2.2'
vtk: 'vtk==9.2.0'
# In practice this one segfaults :(
# - python-version: '3.9'
# qt-api: 'pyqt5'
Expand Down

0 comments on commit 47bc677

Please sign in to comment.