Skip to content

Commit

Permalink
Removed mingw64 from CI matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
  • Loading branch information
jminor committed Jan 29, 2025
1 parent 55343ed commit 202b45f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
- { os: macos-latest, shell: bash }
- { os: macos-13, shell: bash }
- { os: windows-latest, shell: pwsh }
- { os: windows-latest, shell: msys2, python-version: 'mingw64' }
exclude:
- { os: macos-latest, python-version: 3.7 }
- { os: macos-latest, python-version: 3.8 }
Expand Down

0 comments on commit 202b45f

Please sign in to comment.