Skip to content

Commit b619a00

Browse files
committed
Update dart.yml
1 parent 3acfde5 commit b619a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
fail_if_pull_request_is_draft:
2626
if: github.event.pull_request.draft == true
27-
runs-on: ubuntu-18.04
27+
runs-on: ubuntu-22.04
2828
steps:
2929
- name: Fails in order to indicate that pull request needs to be marked as ready to review and unit tests workflow needs to pass.
3030
run: exit 1

0 commit comments

Comments
 (0)