fix remove mingw support
Some checks failed
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 9m51s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 10m27s

This commit is contained in:
tqcq 2023-12-03 13:06:23 +08:00
parent d301a6afc6
commit b074b331f8

View File

@ -10,8 +10,8 @@ jobs:
- Debug
- Release
toolchain:
- mingw-w64-x86_64.toolchain.cmake
- mingw-w64-xi686.toolchain.cmake
# - mingw-w64-x86_64.toolchain.cmake
# - mingw-w64-xi686.toolchain.cmake
- host.toolchain.cmake
steps:
- name: Install Dependencies