Skip to content

Commit

Permalink
Reenable self hosted runners (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Sep 19, 2024
1 parent 4ec7162 commit de421bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
self-hosted-runner: false
self-hosted-runner: true
self-hosted-runner-label: "edge"

0 comments on commit de421bb

Please sign in to comment.