diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a6f9119d..93efd073 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: python -m pip install wheel setuptools python -m pip install mako python -m pip install numpy==1.* - python -m pip install scipy matplotlib docutils pytest sphinx bumps unittest-xml-reporting tinycc siphash + python -m pip install scipy matplotlib docutils pytest sphinx bumps unittest-xml-reporting tinycc siphash24 - name: setup pyopencl on Linux + macOS if: ${{ matrix.os != 'windows-latest' }}