Skip to content

Commit 0fe4534

Browse files
ci: migrate to self-hosted runner
1 parent 77cce3c commit 0fe4534

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [pull_request, issues]
44

55
jobs:
66
greeting:
7-
runs-on: ubuntu-latest
7+
runs-on: self-hosted
88
steps:
99
- uses: actions/first-interaction@v1
1010
with:

0 commit comments

Comments
 (0)