diff options
author | 2025-03-15 17:37:19 +0100 | |
---|---|---|
committer | 2025-03-15 17:37:19 +0100 | |
commit | a250568fc5c4dd1bcb09ef789802e670d6102bfe (patch) | |
tree | f589aed49b3a9a9a00a2d4d05fe81203201d318b /jjb | |
parent | 333fd2fd83e30492c562ed163c192a4c9111f18b (diff) |
Remove bionic which is end of life
https://ubuntu.com/about/release-cycle
Change-Id: I21ecab94d4ec2ff60120d5b3e271002401002db7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/xtesting-ci.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml index 044060dcf..a892bfafd 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -360,7 +360,6 @@ - stable - master ubuntu: - - bionic - focal - jammy - noble |