Upgrade GitHub CI runner from ubuntu-18.04 to ubuntu-20.04 (#136)

Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
This commit is contained in:
Zhen Zhang 2023-04-28 13:24:06 +08:00 committed by GitHub
parent 5807b5b299
commit c8ecfda823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 15 additions and 15 deletions

View File

@ -16,7 +16,7 @@ env:
jobs:
golangci-lint:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
@ -42,7 +42,7 @@ jobs:
args: --verbose
unit-tests:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:

View File

@ -17,7 +17,7 @@ env:
jobs:
rollout:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with: