diff options
Diffstat (limited to 'jjb/vpp')
-rw-r--r-- | jjb/vpp/vpp.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index fdce2f87c..64b785fa9 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -325,7 +325,7 @@ executor-arch: 'aarch64' make-parallel-jobs: '16' - 3n-snr: - os: 'ubuntu2204' + os: 'ubuntu2404' executor-arch: 'x86_64' - 3n-icxd: os: 'ubuntu2404' |