Skip to content

Commit

Permalink
change label to issue-18150
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlyTT committed Feb 24, 2025
1 parent 867bae5 commit 66e10b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-dispatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: ./.github/workflows/cpp-post-commit.yaml
with:
arch: ${{ matrix.test-group.arch }}
runner-label: ${{ matrix.test-group.runner-label }}
runner-label: issue-18150
ttnn-unit-tests:
needs: [build-artifact, cpp-unit-tests]
secrets: inherit
Expand All @@ -80,7 +80,7 @@ jobs:
uses: ./.github/workflows/ttnn-post-commit.yaml
with:
arch: ${{ matrix.test-group.arch }}
runner-label: ${{ matrix.test-group.runner-label }}
runner-label: issue-18150
# test-dispatch:
# # needs: setup
# needs: build-artifact
Expand Down

0 comments on commit 66e10b1

Please sign in to comment.