mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
I am working on upgrading to 24.04 runners. In order to make sure that current jobs are scheduled on Ubuntu 20.04, we need to ask for runners with tag `docker-main`, which is currently set by those old runners. Later, we will be able to switch this tag to `docker-noble-main` which are Ubuntu 24.04 runners. Signed-off-by: Manu Bretelle <chantr4@gmail.com>