Skip to content

Commit 8b9c9a9

Browse files
committed
Update workflow_approval job
1 parent 11e3498 commit 8b9c9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_build_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions:
2323
jobs:
2424
workflow_approval:
2525
name: Approve workflow
26-
runs-on: ubuntu-20.04
26+
runs-on: ubuntu-latest
2727
environment: workflow-approval
2828
steps:
2929
- name: Approve workflow

0 commit comments

Comments
 (0)