mirror of
https://github.com/linux-msm/qdl.git
synced 2026-02-25 13:12:25 -08:00
The transition to libusb was tested on a few different Linux distros, but apparently not Ubuntu 20.04, which contains a slightly older version of the libusb includes. Add Ubuntu 20.04 as a CI target to catch more such issues, and for good measure also add 24.04. Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>