qBittorrent/.github
Chocobo1 bcfa251290
GHA CI: speed up boost installation
Here is some benchmark for various archive formats:
```
gz
  0m11.384s
  0m11.495s
  0m11.193s

zip
  0m14.159s
  0m14.416s
  0m13.917s

7z
  0m17.569s
  0m17.295s
  0m18.496s

bz2
  0m31.519s
  0m28.885s
  0m29.510s
```

Looking by compressed size, bz2 is the best. However its decompressing
speed is the slowest. bz2 and gz file size only differs by ~20MB
and this difference is neglectable given the network speed on
Github. So switch to gz format to speed up CI build time.

PR #19867.
2023-11-06 14:10:51 +08:00
..
ISSUE_TEMPLATE Remove outdated info about nightly builds 2022-04-02 13:59:35 +08:00
workflows GHA CI: speed up boost installation 2023-11-06 14:10:51 +08:00
dependabot.yml GHA CI: introduce dependabot updates 2023-09-07 15:30:01 +08:00
FUNDING.yml Enable sponsor button on Github 2021-02-14 13:53:23 +08:00
PULL_REQUEST_TEMPLATE.md Fix filename extension 2021-10-10 02:55:59 +08:00
SUPPORT.md Fix duplicated text in GitHub's SUPPORT.md 2023-08-28 13:52:34 +03:00