Skip to content

Commit

Permalink
#11762: Remove build-docker label requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ttmchiou committed Aug 27, 2024
1 parent 5d9890c commit 6c742f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
INPUT_IMAGE_TAG: ${{ github.ref_name }}
environment: dev
runs-on:
- build-docker
- build
- in-service
steps:
- uses: tenstorrent-metal/metal-workflows/.github/actions/[email protected]
Expand Down

0 comments on commit 6c742f8

Please sign in to comment.