Skip to content

Commit 0a8707c

Browse files
authored
Change runner environment to ubuntu-latest
Signed-off-by: Anshul <137977998+sudo-anshul@users.noreply.github.com>
1 parent 9571a78 commit 0a8707c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/moderate-new-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
jobs:
2222
moderate:
2323
name: Moderate Issue
24-
runs-on: hl-sdk-py-lin-md
24+
runs-on: ubuntu-latest
2525

2626
steps:
2727
- name: Harden Runner

0 commit comments

Comments
 (0)