**Description** Nigthly builds are broken since mar17, https://github.com/containerd/containerd/actions/workflows/nightly.yml The errors seems to be a dependency on btrfs ``` # github.com/containerd/btrfs vendor/github.com/containerd/btrfs/btrfs.go:21:10: fatal error: btrfs/ioctl.h: No such file or directory 21 | #include <btrfs/ioctl.h> | ```
Description
Nigthly builds are broken since mar17,
https://github.com/containerd/containerd/actions/workflows/nightly.yml
The errors seems to be a dependency on btrfs