We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d39f6 commit 6934e88Copy full SHA for 6934e88
.github/workflows/tester.yml
@@ -19,7 +19,7 @@ jobs:
19
if: github.event_name != 'pull_request' || github.event.label.name == 'safe-to-test'
20
21
# The type of runner that the job will run on
22
- runs-on: [self-hosted, kratos-runner]
+ runs-on: [self-hosted]
23
24
env:
25
GITHUB_ACTION: true
0 commit comments