Skip to content

Commit

Permalink
Run on host
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Sep 17, 2024
1 parent 70cd5b4 commit be4f974
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
name: Check runner
runs-on: ${{ matrix.build.runs-on }}

container:
image: ghcr.io/${{ github.repository }}/tt-mlir-base-ubuntu-22-04:latest
options: --user root
# container:
# image: ghcr.io/tenstorrent/tt-mlir/tt-mlir-base-ubuntu-22-04:latest
# options: --user root

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit be4f974

Please sign in to comment.