Skip to content

Commit

Permalink
MSCRT is not standards-compliant.
Browse files Browse the repository at this point in the history
  • Loading branch information
tfpf committed Sep 26, 2023
1 parent b66cbbc commit aca762a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
msystem: UCRT64
pacboy: cmake:p gcc:p make:p python:p
- uses: actions/checkout@v4
- run: python -m ensurepip
Expand Down

0 comments on commit aca762a

Please sign in to comment.