build: test format #1

Merged
Future merged 4 commits from build/test-format into master 2025-02-05 15:49:54 +00:00
Showing only changes of commit 5ebff67534 - Show all commits

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: |