Skip to content

Commit

Permalink
try llmbox ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmithtt committed Nov 18, 2024
1 parent 82ffe2b commit ec1977e
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 @@ -213,6 +213,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"},
]

runs-on:
Expand Down

0 comments on commit ec1977e

Please sign in to comment.