Skip to content

Commit

Permalink
No OpenCL for Qrack build in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed May 28, 2024
1 parent d92b118 commit d7588dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cd qrack
mkdir _build
cd _build
cmake ..
cmake -DENABLE_OPENCL=OFF ..
sudo make install
cd ../..
Expand Down

0 comments on commit d7588dd

Please sign in to comment.