Skip to content

Commit 794ca35

Browse files
aduh95targos
authored andcommitted
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 0340fe9 commit 794ca35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-tarball.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
with:
6969
name: tarballs
7070
path: tarballs
71+
compression-level: 0
7172
test-tarball-linux:
7273
needs: build-tarball
7374
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)