ci: Re-enable compressed builds on MacOS

This issue has been fixed:
https://github.com/dotnet/runtime/issues/79267
pull/201/head
Robert Dailey 1 year ago
parent 8796456293
commit 07e8257820

@ -56,9 +56,6 @@ jobs:
with:
platform: macos-latest
runtime: ${{ matrix.runtime }}
# Compression cannot be used on MacOS due to this issue:
# https://github.com/dotnet/runtime/issues/79267
publish-args: -NoCompress
#############################################
build-musl:

Loading…
Cancel
Save