Skip to content

Commit 6934e88

Browse files
Update tester.yml
1 parent d9d39f6 commit 6934e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tester.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
if: github.event_name != 'pull_request' || github.event.label.name == 'safe-to-test'
2020

2121
# The type of runner that the job will run on
22-
runs-on: [self-hosted, kratos-runner]
22+
runs-on: [self-hosted]
2323

2424
env:
2525
GITHUB_ACTION: true

0 commit comments

Comments
 (0)