workflow: remove crb repository enablement from Rocky Linux build script

This commit is contained in:
jianlins 2026-03-11 22:10:13 -06:00
parent 65f59acdde
commit 200905df28
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ jobs:
# dnf -y update
dnf -y install epel-release
dnf config-manager --set-enabled powertools
dnf config-manager --set-enabled crb
dnf -y install \
git \
cmake \