mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-09 18:19:06 +08:00
travis-ci: update to Ubuntu Focal
Update to Ubuntu Focal 20.04. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
915f3abe94
commit
bab780e6f9
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
|
||||
RELEASE="bionic"
|
||||
RELEASE="focal"
|
||||
|
||||
echo "deb-src http://archive.ubuntu.com/ubuntu/ $RELEASE main restricted universe multiverse" >>/etc/apt/sources.list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user