Skip to content

Commit

Permalink
fixup! Bump CI to rpm 4.19 and cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatilai committed Jan 26, 2024
1 parent 454e726 commit 93b7706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
mkdir -p rpm-build
cd rpm-build
cmake -DCMAKE_INSTALL_PREFIX=/ ../rpm
cmake -DCMAKE_INSTALL_PREFIX=/ -DWITH_ACL=OFF -DWITH_CAP=OFF -DWITH_SELINUX=OFF -DWITH_AUDIT=OFF -DWITH_DBUS=OFF ../rpm
else
cd rpm-build
fi
Expand Down

0 comments on commit 93b7706

Please sign in to comment.