Skip to content

Commit

Permalink
Disable X1-carbon pre-check builds
Browse files Browse the repository at this point in the history
There is currently an issue in the cache mis-matching
this primarily is affecting the x1-carbon. So tmp
disabled in the GH actions.

It is expected for the integrators to perform all
pre-tests manually until the issue is resolved.

Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
  • Loading branch information
brianmcgillion committed Jan 9, 2024
1 parent 276afe9 commit 856e4b3
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 @@ -85,8 +85,8 @@ jobs:
strategy:
matrix:
include:
- arch: x86_64-linux
target: lenovo-x1-carbon-gen11-debug
# - arch: x86_64-linux
# target: lenovo-x1-carbon-gen11-debug
- arch: x86_64-linux
target: nvidia-jetson-orin-agx-debug-from-x86_64
- arch: x86_64-linux
Expand Down

0 comments on commit 856e4b3

Please sign in to comment.