We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de972e3 commit f696720Copy full SHA for f696720
.github/workflows/ci.yml
@@ -29,6 +29,7 @@ jobs:
29
python-version: ${{ matrix.python-version }}
30
coverage-upload: artifact
31
qt: pyqt6
32
+ pip-pre-installs: 'pyopencl[pocl]'
33
strategy:
34
fail-fast: false
35
matrix:
0 commit comments