Skip to content

Commit

Permalink
Use correct runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Dec 20, 2023
1 parent ce74963 commit 75223f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -926,8 +926,8 @@ jobs:
diff=true

self-hosted:
runs-on: arc-runner-set
name: Arc Runner Test
runs-on: self-hosted
name: Self-hosted runner
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 75223f6

Please sign in to comment.