Don't use Zstandard bundles on Windows

In testing, gzip performs better than Zstandard on Windows.
This commit is contained in:
Henry Mercer 2024-10-10 19:24:32 +01:00
parent 9d1e406cd6
commit eefb943f7e
7 changed files with 7 additions and 8 deletions

View file

@ -4,7 +4,6 @@ versions:
- linked
operatingSystems:
- macos
- windows
- ubuntu
env:
CODEQL_ACTION_ZSTD_BUNDLE: true

View file

@ -4,7 +4,6 @@ versions:
- linked
operatingSystems:
- macos
- windows
- ubuntu
env:
CODEQL_ACTION_ZSTD_BUNDLE: true