diff --git a/Jenkinsfile b/Jenkinsfile index 9a177771b..9a97343b1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -447,7 +447,8 @@ pipeline { choices: ['rocky/8-64/cpp', 'rocky/9-64/cpp', 'ubuntu/focal64/cpp', - 'ubuntu/jammy64/cpp'], + 'ubuntu/jammy64/cpp', + 'ubuntu/noble64/cpp'], description: '''Operating system to use for scheduled or adhoc builds
ubuntu/jammy64/cpp | Ubuntu 22.04 LTS x86_64 | +
ubuntu/noble64/cpp | +Ubuntu 24.04 LTS x86_64 | +