Update Qt_Build.yml

This commit is contained in:
wheremyfoodat 2023-10-25 15:04:40 +03:00 committed by GitHub
parent f2ed24dec7
commit 6247fd969f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,7 +114,7 @@ jobs:
run: |
wget https://apt.llvm.org/llvm.sh
chmod +x ./llvm.sh
sudo ./llvm.sh 16
sudo ./llvm.sh 17
- name: Install newer CMake
run: |