Skip to content

Commit 7a6b602

Browse files
authored
Update cmake-test.yml
1 parent add6a1a commit 7a6b602

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/cmake-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ jobs:
6363
- name: setupclang-win
6464
if: matrix.c == '-DCMAKE_C_COMPILER=clang' && matrix.os == 'windows-11-arm' || matrix.os == 'windows-latest'
6565
uses: egor-tensin/setup-clang@v1
66-
67-
- name: Install Vulkan SDK
68-
uses: jakoch/install-vulkan-sdk-action@v1.2.5
6966

7067
- name: Test
7168
run: ${{ matrix.bash }} ./test.sh ${{ matrix.c }} ${{ matrix.cc }} ${{ matrix.conf }}

0 commit comments

Comments
 (0)