mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-08 15:52:01 +02:00
Disable slow windows build and simplify write_loc
This commit is contained in:
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
shell: msys2 {0}
|
||||
strategy:
|
||||
matrix:
|
||||
sys: [ mingw64, mingw32, ucrt64 ]
|
||||
sys: [ mingw64, ucrt64 ]
|
||||
steps:
|
||||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user