generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
in superqt, I had this line:
- name: Linux opengl
if: runner.os == 'Linux' && ( startsWith(matrix.backend, 'pyside6') || startsWith(matrix.backend, 'pyqt6') )
run: sudo apt-get install -y libopengl0 libegl1-mesa libxcb-xinput0
not sure if that's necessary still? But could be a good option to add here
Metadata
Metadata
Assignees
Labels
No labels