Skip to content

Commit 42f59dd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/approved-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
approve:
2323
if: github.event.label.name == 'approved'
2424
name: Approve Issue
25-
runs-on: hl-sdk-py-lin-md
25+
runs-on: ubuntu-latest
2626

2727
steps:
2828
- name: Harden Runner

0 commit comments

Comments
 (0)