Skip to content

Commit

Permalink
Skip tests on N300 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksKnezevic committed Sep 20, 2024
1 parent cb52676 commit fe2807e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
matrix:
build: [
{runs-on: n150, name: "run"},
{runs-on: n300, name: "run"},
# {runs-on: n300, name: "run"}, #TODO: https://github.com/tenstorrent/tt-xla/issues/9
]

runs-on:
Expand Down

0 comments on commit fe2807e

Please sign in to comment.