Skip to content

Commit

Permalink
Try to disable GPU build
Browse files Browse the repository at this point in the history
  • Loading branch information
v-Golubev committed Jan 20, 2025
1 parent 3a544f3 commit 6098680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu_22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ jobs:
-DCPACK_GENERATOR=TGZ \
-DENABLE_WHEEL=ON \
-DENABLE_GPU=OFF \
-DENABLE_INTEL_GPU=OFF \
-DENABLE_ONEDNN_FOR_GPU=OFF \
-DCMAKE_COMPILE_WARNING_AS_ERROR=ON
Debian_Packages:
Expand Down

0 comments on commit 6098680

Please sign in to comment.