Skip to content

Commit 0e5391f

Browse files
committed
1 parent 3fe586f commit 0e5391f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/Recovery Build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ on:
4545
jobs:
4646
build:
4747
if: github.event.repository.owner.id == github.event.sender.id
48-
runs-on: ubuntu-18.04
49-
# You can use either of the ubuntu-18.04 or ubuntu-20.04 runner
48+
runs-on: ubuntu-20.04
5049
steps:
5150
- name: Display Run Parameters
5251
run: |

0 commit comments

Comments
 (0)