Skip to content

Commit

Permalink
build.yml: Add generic-x86_64-debug target
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten authored and brianmcgillion committed Aug 13, 2024
1 parent 1f10e10 commit 6698f09
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: lenovo-x1-carbon-gen11-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 6698f09

Please sign in to comment.