From c66396e032a486a8f70f4b0b2d3802edd2d5eea2 Mon Sep 17 00:00:00 2001 From: Marc Alff Date: Wed, 23 Nov 2022 09:46:02 +0100 Subject: [PATCH] Fix clang-format in CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0dd231c190..208753313e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -413,7 +413,7 @@ jobs: format: name: Format - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v3 - name: setup