diff --git a/jenkins_jobs.yml b/jenkins_jobs.yml index b07cf0174698..71f89cd90a74 100644 --- a/jenkins_jobs.yml +++ b/jenkins_jobs.yml @@ -18,10 +18,10 @@ jobs: - os: centos7 compiler: gcc5 build_type: release - - os: centos7 + - os: alma8 compiler: gcc9 build_type: debug - - os: centos7 + - os: alma8 compiler: gcc9 build_type: release - os: macos