build: let's try version 17
All checks were successful
check-formatting / check-formatting (pull_request) Successful in 3m37s

This commit is contained in:
6arelyFuture 2025-02-05 16:45:44 +01:00
parent 7136dabbb4
commit 5ebff67534
Signed by: Future
GPG Key ID: F2000F181A4F7C85

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: "16.0" version: "17.0"
- name: Install dependencies (x64) - name: Install dependencies (x64)
run: | run: |