From a99a860a8442471e36c8dcc1f0a9204ccbb4a715 Mon Sep 17 00:00:00 2001 From: Marc Alff Date: Wed, 23 Nov 2022 15:46:59 +0100 Subject: [PATCH] Fix clang-format in CI (#1796) --- .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