Add a comment to explain why apt-get install erofs-utils can't be used

Signed-off-by: Aadhar Agarwal <aadagarwal@microsoft.com>
This commit is contained in:
Aadhar Agarwal
2025-09-19 00:54:15 +00:00
parent 3df2b5d981
commit cbfb535ada

View File

@@ -402,6 +402,8 @@ jobs:
sudo apt-get update
sudo apt-get install -y criu
# "apt-get install erofs-utils" installs an older version (1.7.1 as of 2025-09-18)
# Build and install erofs-utils 1.8.8 from source to get a newer version
- name: Build and install erofs-utils from source
run: |
# Install dependencies