Skip to content

Commit

Permalink
Render with osmesa vtk in GHA CI (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Sep 26, 2023
1 parent 787a3b4 commit e45fc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: "lock (${{ matrix.version }})"
env:
VTK_BUILD: " - vtk=*=qt_*"
VTK_BUILD: " - vtk=*=osmesa_*"
run: |
tox -e ${{ matrix.version }}-lock
Expand Down

0 comments on commit e45fc49

Please sign in to comment.