Skip to content

Commit

Permalink
Update pre-commit.yaml with container image scott suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-chrissosa authored Aug 21, 2024
1 parent 59ea08e commit c235959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
pre-commit:
runs-on: arc-test-runners
container: gcr.io/iree-oss/base:latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
Expand Down

0 comments on commit c235959

Please sign in to comment.