Skip to content

Commit

Permalink
Remove mingw32 from GitHub Actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
trolando committed Oct 25, 2023
1 parent 4a59216 commit c01df0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -139,7 +139,6 @@ jobs:
fail-fast: false
matrix:
include:
- { icon: '⬛', sys: mingw32 }
- { icon: '🟦', sys: mingw64 }
- { icon: '🟨', sys: ucrt64 }
- { icon: '🟧', sys: clang64 }
Expand Down

0 comments on commit c01df0e

Please sign in to comment.