diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 340ff98c..5262ef6d 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -20,6 +20,8 @@ jobs: build: name: Build runs-on: windows-latest + env: + RUSTFLAGS: -Ctarget-feature=+crt-static strategy: fail-fast: false matrix: