diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a4a228bb..525c2f2f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ on: jobs: build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-20.04 steps: - name: Checkout uses: actions/checkout@v3 diff --git a/src/components/CloudNative/index.tsx b/src/components/CloudNative/index.tsx index ea8bc7da..f4ad5c8d 100644 --- a/src/components/CloudNative/index.tsx +++ b/src/components/CloudNative/index.tsx @@ -36,7 +36,7 @@ const CloudNative = (props) => {