Skip to content

Commit

Permalink
Remove Cygwin + Mingw because make.exe might exists
Browse files Browse the repository at this point in the history
  • Loading branch information
nahkd123 committed Mar 10, 2024
1 parent bff0289 commit 5ff7266
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: egor-tensin/setup-mingw@v2
with:
platform: x64
cygwin: 1
- uses: actions/setup-dotnet@v4
with:
dotnet-version: 8
Expand Down

0 comments on commit 5ff7266

Please sign in to comment.