]> git.ipfire.org Git - thirdparty/mdadm.git/commit
CI: do not install unnecessary packages
authorKinga Stefaniuk <kinga.stefaniuk@intel.com>
Wed, 25 Sep 2024 12:30:23 +0000 (14:30 +0200)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Thu, 26 Sep 2024 08:52:19 +0000 (10:52 +0200)
commit6decc1f01453c15c408e9cd6ca5814e53cf5d548
treeab299e2a26e7b675f4f42fa8f52123685d4e20a8
parent2c2a9d63d07102e54608ad7691072ebbed0f8be8
CI: do not install unnecessary packages

Updating all of the packages every time is not needed and costs a lot of
resources. Install only necessary packages and their dependencies.

Signed-off-by: Kinga Stefaniuk <kinga.stefaniuk@intel.com>
.github/tools/install_ubuntu_packages.sh