Bump hipSYCL version in the CI container
[alexxy/gromacs.git] / admin / gitlab-ci / lint.gitlab-ci.yml
index dc8f3e49327441fa72b351e5b115acda78c390b3..8fc2ea33040b4435d2c6ff9756015bd5a33f2667 100644 (file)
@@ -30,7 +30,7 @@ clang-tidy:configure-schedule-cuda:
     - .use-clang:base
     - .use-cuda
     - .rules:nightly-not-for-release
-  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.1-hipsycl-2bc21b677a
+  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.2-hipsycl-9867a7b-rocm-4.0.1
   variables:
     CMAKE: cmake
     COMPILER_MAJOR_VERSION: 11
@@ -58,7 +58,7 @@ clang-tidy:build-cuda:
     - .variables:default
     - .rules:nightly-not-for-release
   stage: source-check
-  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.1-hipsycl-2bc21b677a
+  image: ${CI_REGISTRY}/gromacs/gromacs/ci-ubuntu-20.04-llvm-11-cuda-11.2.2-hipsycl-9867a7b-rocm-4.0.1
   needs:
     - job: clang-tidy:configure-schedule-cuda
   variables: