Skip to content

Commit 6738e72

Browse files
authored
Change runner to ubuntu-latest for workflow
Signed-off-by: Anshul <137977998+sudo-anshul@users.noreply.github.com>
1 parent 42f59dd commit 6738e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bot-coderabbit-plan-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
jobs:
1313
coderabbit_plan_trigger:
14-
runs-on: hl-sdk-py-lin-md
14+
runs-on: ubuntu-latest
1515
concurrency:
1616
group: coderabbit-plan-${{ github.event.issue.number }}
1717
cancel-in-progress: false

0 commit comments

Comments
 (0)