Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
do not use self hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Sep 11, 2024
1 parent bd1933f commit 8d8b04e
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: false
self-hosted-runner-label: "edge"

0 comments on commit 8d8b04e

Please sign in to comment.