Skip to content

Commit

Permalink
Use edge runner for unit tests (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhaliaw committed Sep 26, 2023
1 parent c30f16d commit 5a5e2a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ jobs:
unit-tests:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
self-hosted-runner: true
self-hosted-runner-label: "edge"

0 comments on commit 5a5e2a0

Please sign in to comment.