Skip to content

Commit

Permalink
Revert "Use the new gnu-efi packages in Fedora CI"
Browse files Browse the repository at this point in the history
This reverts commit c8fba3c.
  • Loading branch information
hughsie committed Dec 9, 2024
1 parent ccaf0c4 commit 6ecd475
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions contrib/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ rm -rf build/
git config --global safe.directory "*"

if [ "$OS" = "fedora" ]; then
sudo dnf install -y \
https://kojipkgs.fedoraproject.org//packages/gnu-efi/3.0.18/3.fc40/x86_64/gnu-efi-3.0.18-3.fc40.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/gnu-efi/3.0.18/3.fc40/x86_64/gnu-efi-devel-3.0.18-3.fc40.x86_64.rpm
meson build
VERSION=`meson introspect build --projectinfo | jq -r .version`
RPMVERSION=${VERSION//-/.}
Expand Down

0 comments on commit 6ecd475

Please sign in to comment.