Skip to content

Commit 29e7732

Browse files
committed
Continue fixing MSYS CI
1 parent 4fc7705 commit 29e7732

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cmake.yml

-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- system: Windows-MSYS-x64
3535
runner: windows-latest
3636
msystem: ucrt64
37-
extra-cmake-args: -G "MSYS Makefiles"
3837
exe-extension: .exe
3938

4039
- system: MacOS-ARM
@@ -76,7 +75,6 @@ jobs:
7675
-DWEBGPU_BACKEND=${{ matrix.webgpu-backend }}
7776
-D${{ matrix.webgpu-backend }}_LINK_TYPE=${{ matrix.link-type }}
7877
-DCMAKE_BUILD_TYPE=${{ matrix.build-type }}
79-
${{ matrix.extra-cmake-args }}
8078
8179
- name: Build
8280
if: ${{ ! matrix.msystem }}

0 commit comments

Comments
 (0)