build: let's try version 16
Some checks failed
check-formatting / check-formatting (pull_request) Failing after 3m19s

This commit is contained in:
2025-02-05 16:36:54 +01:00
parent f389d1600f
commit 7136dabbb4

View File

@ -19,7 +19,7 @@ jobs:
- name: Install LLVM - name: Install LLVM
uses: KyleMayes/install-llvm-action@v2.0.5 uses: KyleMayes/install-llvm-action@v2.0.5
with: with:
version: "11.0" version: "16.0"
- name: Install dependencies (x64) - name: Install dependencies (x64)
run: | run: |