Skip to content

Commit

Permalink
Update pre-commit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-chrissosa authored Aug 21, 2024
1 parent c235959 commit 7d2f274
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:

jobs:
pre-commit:
runs-on: arc-test-runners
runs-on:
- ubuntu-latest
- arc-test-runners
container: gcr.io/iree-oss/base:latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7d2f274

Please sign in to comment.