Skip to content

Commit ed68b26

Browse files
authored
tools: do not attempt to compress tgz archive
Refs: https://github.com/actions/upload-artifact?tab=readme-ov-file#altering-compressions-level-speed-v-size PR-URL: #59785 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
1 parent 6cf64af commit ed68b26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-tarball.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
with:
7474
name: tarballs
7575
path: tarballs
76+
compression-level: 0
7677
test-tarball-linux:
7778
needs: build-tarball
7879
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)