Ubuntu 18.04 [deprecated]
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners Signed-off-by: Sakshi Aggarwal <81718060+sakshiagrwal@users.noreply.github.com>
This commit is contained in:
parent
3fe586fe33
commit
0e5391f790
3
.github/workflows/Recovery Build.yml
vendored
3
.github/workflows/Recovery Build.yml
vendored
@ -45,8 +45,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
if: github.event.repository.owner.id == github.event.sender.id
|
||||
runs-on: ubuntu-18.04
|
||||
# You can use either of the ubuntu-18.04 or ubuntu-20.04 runner
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Display Run Parameters
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user