Skip to content

Commit

Permalink
try llmbox ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmithtt committed Jan 15, 2025
1 parent f902beb commit 01e70a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ jobs:
{runs-on: n150, enable_perf: ON, name: "perf"},
{runs-on: n300, enable_perf: OFF, name: "run", ttrt_flags: "--non-zero"},
{runs-on: n300, enable_perf: ON, name: "perf"},
{runs-on: llmbox, enable_perf: OFF, name: "run", ttrt_flags: "--non-zero"},
]
name: "run-tests (${{ matrix.build.runs-on }}, ${{ matrix.build.enable_perf }}, ${{ matrix.build.name }})"

Expand Down

0 comments on commit 01e70a3

Please sign in to comment.