From 7756c8f4fcaecb1eae1bd695c65c0c96c46c4807 Mon Sep 17 00:00:00 2001 From: eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> Date: Fri, 29 Mar 2024 15:12:55 -0700 Subject: ci devtools manylinux2014: update ci image with compatible gpg (#43421) --- share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml | 2 +- .../cloud_pipelines/stacks/developer-tools-manylinux2014/spack.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml index 6d16cc8712..0bc97aeb2f 100644 --- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml +++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml @@ -529,7 +529,7 @@ developer-tools-build: developer-tools-manylinux2014-generate: extends: [ ".developer-tools-manylinux2014", ".generate-x86_64"] - image: ecpe4s/manylinux2014:2024.03.11 + image: ecpe4s/manylinux2014:2024.03.28 developer-tools-manylinux2014-build: extends: [ ".developer-tools-manylinux2014", ".build" ] diff --git a/share/spack/gitlab/cloud_pipelines/stacks/developer-tools-manylinux2014/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/developer-tools-manylinux2014/spack.yaml index 28a258eafa..13834a8160 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/developer-tools-manylinux2014/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/developer-tools-manylinux2014/spack.yaml @@ -83,7 +83,7 @@ spack: ci: pipeline-gen: - build-job: - image: ecpe4s/manylinux2014:2024.03.11 + image: ecpe4s/manylinux2014:2024.03.28 cdash: - build-group: Developer Tools Manylinux2014 \ No newline at end of file + build-group: Developer Tools Manylinux2014 -- cgit v1.2.3-70-g09d2