From 7136dabbb44ef2ccb04f03b0929f92b0ebb0f4ca Mon Sep 17 00:00:00 2001 From: 6arelyFuture Date: Wed, 5 Feb 2025 16:36:54 +0100 Subject: [PATCH] build: let's try version 16 --- .gitea/workflows/check-formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/check-formatting.yml b/.gitea/workflows/check-formatting.yml index a531a27..46358bf 100644 --- a/.gitea/workflows/check-formatting.yml +++ b/.gitea/workflows/check-formatting.yml @@ -19,7 +19,7 @@ jobs: - name: Install LLVM uses: KyleMayes/install-llvm-action@v2.0.5 with: - version: "11.0" + version: "16.0" - name: Install dependencies (x64) run: |