Skip to content

Commit

Permalink
Update build-image.yml (#36)
Browse files Browse the repository at this point in the history
Use n300 machine to run docker build.
  • Loading branch information
uazizTT authored Oct 18, 2024
1 parent 8c604b1 commit 9505ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:

runs-on:
- ubuntu-latest
- n300

env:
BASE_IMAGE_NAME: ghcr.io/${{ github.repository }}/tt-xla-base-ubuntu-22-04
Expand Down

0 comments on commit 9505ee9

Please sign in to comment.