Skip to content

Commit

Permalink
Drop mingw32 in msys2 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ankith26 committed Oct 29, 2024
1 parent 40623b9 commit 44a3370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-on-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
matrix:
include:
- { sys: mingw64, env: x86_64 }
- { sys: mingw32, env: i686 }
- { sys: ucrt64, env: ucrt-x86_64 }
- { sys: clang64, env: clang-x86_64 }
# - { sys: clangarm64, env: clang-aarch64 }
Expand Down

0 comments on commit 44a3370

Please sign in to comment.