Fix Build CI

This commit is contained in:
acidicoala
2025-10-04 21:02:31 +05:00
parent 227a920e11
commit 2da049ec2a

View File

@@ -86,7 +86,7 @@ jobs:
if: ${{ matrix.os == 'Linux' }} if: ${{ matrix.os == 'Linux' }}
uses: KyleMayes/install-llvm-action@v2 uses: KyleMayes/install-llvm-action@v2
with: with:
version: "20.0" version: "20.1"
- name: '🛠️ Check Clang version' - name: '🛠️ Check Clang version'
if: ${{ matrix.os == 'Linux' }} if: ${{ matrix.os == 'Linux' }}