From 0a3486537c9e04ccb84dff2b25a8a7232a7b6b8a Mon Sep 17 00:00:00 2001 From: Alexander Penev Date: Sat, 5 Oct 2024 06:05:59 +0000 Subject: [PATCH] Test 2 --- .github/workflows/ci.yml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2b45ba31..4498a44f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,18 +129,9 @@ jobs: # #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On' # #clang-format: true - - name: ubu22-gcc11-runtime18-analyzers - os: ubuntu-22.04 - compiler: gcc-11 - clang-runtime: '18' - coverage: true - cuda: true - #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On' - #clang-format: true - - - name: selfh-ubu22-gcc11-runtime18-analyzers + - name: selfh-ubu22-gcc12-runtime18-analyzers os: self-hosted #ubuntu-22.04 - compiler: gcc-11 + compiler: gcc-12 clang-runtime: '18' coverage: true cuda: true