diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1426a10..a1244c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: run: ./script/test e2e-test: needs: unit-test - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 strategy: matrix: platform: [linux]