Skip to content

Commit

Permalink
Disable generic x86 as there are hash mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGillion <[email protected]>
  • Loading branch information
brianmcgillion committed Aug 14, 2024
1 parent 5a0fc2d commit 537c5aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
strategy:
matrix:
include:
- arch: x86_64-linux
target: generic-x86_64-debug
#- arch: x86_64-linux
# target: generic-x86_64-debug
- arch: x86_64-linux
target: nvidia-jetson-orin-agx-debug-from-x86_64
- arch: x86_64-linux
Expand Down

0 comments on commit 537c5aa

Please sign in to comment.