Skip to content

Commit 86aa843

Browse files
pahmannreiterative
authored andcommitted
bugfix: update ubuntu version for pr cleanup action
Signed-off-by: Philipp Ahmann <[email protected]>
1 parent 4f2a8bb commit 86aa843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
delete_preview:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-22.04
1414
env:
1515
PR_PATH: pull/${{github.event.number}}
1616
steps:

0 commit comments

Comments
 (0)