Skip to content

Commit

Permalink
Merge pull request #1 from amd-chrissosa/amd-chrissosa-patch-1
Browse files Browse the repository at this point in the history
Update pre-commit.yaml
  • Loading branch information
amd-chrissosa authored Aug 21, 2024
2 parents c235959 + 7d2f274 commit e9b0fc4
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 e9b0fc4

Please sign in to comment.