Skip to content

Commit e800f70

Browse files
authored
test3
1 parent 514c0a5 commit e800f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
my_self_hosted_job:
77

8-
runs-on: self-hosted
8+
runs-on: ot-builder
99
steps:
1010
- name: Run a script
1111
run: echo "Running on a self-hosted runner!"

0 commit comments

Comments
 (0)