Skip to content

Commit 0a7e815

Browse files
committed
ci: downgrade windows runner to llvm20
1 parent e83964c commit 0a7e815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
# mkdir SPIRV-Headers/install
6969
# cmake --install SPIRV-Headers/build --prefix SPIRV-Headers/install
7070

71-
- name: Install Clang & LLVM (setup-clang)
72-
uses: egor-tensin/[email protected]
71+
#- name: Install Clang & LLVM (setup-clang)
72+
# uses: egor-tensin/[email protected]
7373

7474
#- name: Install LLVM (winlibs)
7575
# if: startsWith(matrix.os,'windows')

0 commit comments

Comments
 (0)