diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98070fb2e..126da59d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: run-parse-server-ci: name: CI of Parse Server timeout-minutes: 60 - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest strategy: matrix: # version: ['5.6.0', '6.3.1']