diff --git a/Jenkinsfile b/Jenkinsfile index 1e0850257b..f817fcd685 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ pipeline { agent { - label "amd64 && ubuntu-1804 && overlay2" + label "amd64 && ubuntu-2004 && overlay2" } options {