mirror of
https://github.com/docker/cli.git
synced 2026-08-24 10:05:37 -05:00
[20.10] Jenkinsfile: update workers to ubuntu 20.04
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
label "amd64 && ubuntu-1804 && overlay2"
|
||||
label "amd64 && ubuntu-2004 && overlay2"
|
||||
}
|
||||
|
||||
options {
|
||||
|
||||
Reference in New Issue
Block a user