Skip to content

Commit f696720

Browse files
committed
add pocl
1 parent de972e3 commit f696720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
python-version: ${{ matrix.python-version }}
3030
coverage-upload: artifact
3131
qt: pyqt6
32+
pip-pre-installs: 'pyopencl[pocl]'
3233
strategy:
3334
fail-fast: false
3435
matrix:

0 commit comments

Comments
 (0)