diff --git a/Jenkinsfile b/Jenkinsfile index 6bb1f5ea5..918ecf3b9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ tailorTestPipeline( // Release label to pull test images from. release_label: 'hotdog', // OS distributions to test. - distributions: ['focal', 'jammy'], + distributions: ['jammy'], // Version of tailor_meta to build against tailor_meta: '0.1.24', // Master or release branch associated with this track