Skip to content

Commit

Permalink
Update build-win-mingw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jul 6, 2024
1 parent 19f7450 commit 5625fda
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-win-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ jobs:
fail-fast: false
matrix:
include:
- sys: mingw64
env: x86_64
- sys: mingw32
env: i686
- sys: ucrt64
env: ucrt-x86_64

steps:

Expand Down Expand Up @@ -124,12 +120,6 @@ jobs:
mingw-w64-${{ matrix.env }}-gcc
mingw-w64-${{ matrix.env }}-cmake
mingw-w64-${{ matrix.env }}-ninja
mingw-w64-${{ matrix.env }}-doxygen
mingw-w64-${{ matrix.env }}-graphviz
mingw-w64-${{ matrix.env }}-ghostscript
mingw-w64-${{ matrix.env }}-texlive-bin
diffutils
groff
- name: (Dependency) Install vcpkg
shell: pwsh
Expand Down

0 comments on commit 5625fda

Please sign in to comment.