diff options
author | 2019-10-29 11:25:01 +0100 | |
---|---|---|
committer | 2019-10-29 11:25:01 +0100 | |
commit | ec32605fca4786f247f715fc264207bb085b2f29 (patch) | |
tree | 639a191bd47d8f5a288fbaf23e8ce2e1f79d277b /jjb | |
parent | 83f6d58557c3e7e97f4ab77bbab3f66ac8ecdd05 (diff) |
Execute hicn-checkstyle-verify job on ubuntu 18.04 slave.
Change-Id: Ib111ce7bf7959ad554503317264f5d4d969acc7c
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/hicn/hicn.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 3fe840c47..5c486f1ef 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -52,7 +52,7 @@ - master: branch: 'master' repo-stream-part: 'master' - os: ubuntu1604 + os: ubuntu1804 - project: name: hicn-sysrepo |