Move more jobs to gitlab runners.

(cherry picked from commit 5d4485e767)
This commit is contained in:
Antonio Sanchez
2025-08-29 10:06:11 -07:00
parent 4fc1cfeda5
commit c3f9707824
3 changed files with 5 additions and 8 deletions

View File

@@ -227,10 +227,6 @@ build:linux:rocm-latest:gcc-10:
EIGEN_CI_CXX_COMPILER: g++-10
EIGEN_CI_BUILD_TARGET: buildtests_gpu
EIGEN_CI_ADDITIONAL_ARGS: -DEIGEN_TEST_HIP=on
tags:
- eigen-runner
- linux
- x86-64
######## Arm ###################################################################