From d6acc819d42e08f5777ae1d6248334103f050656 Mon Sep 17 00:00:00 2001 From: Vicente Adolfo Bolea Sanchez Date: Tue, 14 Mar 2023 11:53:56 -0400 Subject: [PATCH] ci,centos: update tag to linux-x86_64 --- .gitlab/ci/centos8.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/centos8.yml b/.gitlab/ci/centos8.yml index 9f5c15edd..8775c2516 100644 --- a/.gitlab/ci/centos8.yml +++ b/.gitlab/ci/centos8.yml @@ -45,7 +45,7 @@ build:centos8: - build - vtkm - docker - - linux + - linux-x86_64 extends: - .centos8 - .cmake_build_linux