Skip to content

Commit

Permalink
#0: test P150 machines
Browse files Browse the repository at this point in the history
  • Loading branch information
ttmchiou committed Nov 1, 2024
1 parent 52abb65 commit 8f54a6e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on:
- ${{ inputs.runner-label }}
- cloud-virtual-machine
- in-service
- P150
env:
TT_METAL_ENV: ${{ vars.TT_METAL_ENV }}
ARCH_NAME: ${{ inputs.arch}}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cpp-post-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on:
- ${{ inputs.runner-label }}
- cloud-virtual-machine
- in-service
- P150
steps:
- uses: tenstorrent-metal/metal-workflows/.github/actions/[email protected]
- name: Set up dynamic env vars for build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fast-dispatch-build-and-unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
runs-on:
- ${{ inputs.runner-label }}
- cloud-virtual-machine
- in-service
- P150
steps:
- uses: tenstorrent-metal/metal-workflows/.github/actions/[email protected]
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 8f54a6e

Please sign in to comment.