Skip to content

Commit

Permalink
work around pocl problems (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Kienzle authored and dehoni committed Apr 8, 2024
1 parent 600b1bf commit a6f51ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
- name: check that the docs build (linux only)
if: ${{ matrix.os == 'ubuntu-latest' }}
env:
SAS_OPENCL: none
run: |
make -j 4 -C doc SPHINXOPTS="-W --keep-going -n" html
Expand Down

0 comments on commit a6f51ea

Please sign in to comment.