diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 744cc957c6c..492d38ff045 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -79,7 +79,7 @@ jobs: symfony-code-block-checker: name: Code Blocks - runs-on: Ubuntu-20.04 + runs-on: ubuntu-latest continue-on-error: true steps: - name: Checkout code