Skip to content

Commit

Permalink
ci: don't cover --features=fat_complete
Browse files Browse the repository at this point in the history
The feature will be removed soon.

Signed-off-by: Ming Lei <[email protected]>
  • Loading branch information
ming1 committed Dec 26, 2024
1 parent 38f5fae commit 9701105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/mkosi.build
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ install_rust_1_81_to_path $DESTDIR/root/
mkdir -p $DESTDIR/usr/share

create_libublk $SRCDIR $DESTDIR/usr/share/libublk-rs
create_libublk $SRCDIR $DESTDIR/usr/share/libublk-rs2 --features=fat_complete
#create_libublk $SRCDIR $DESTDIR/usr/share/libublk-rs2 --features=fat_complete

0 comments on commit 9701105

Please sign in to comment.