From 8074b71421a0c71b7975c50ab2860e34415b5b13 Mon Sep 17 00:00:00 2001 From: Alexander Penev Date: Sat, 5 Oct 2024 06:49:42 +0000 Subject: [PATCH] Test 4 --- .github/workflows/ci.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f4b27f87..345843be9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,14 +120,14 @@ jobs: clang-runtime: '16' debug_build: true - #- name: ubu20-gcc7-runtime18-analyzers - # os: ubuntu-20.04 - # compiler: gcc-7 - # clang-runtime: '18' - # coverage: true - # cuda: true - # #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On' - # #clang-format: true + - name: ubu20-gcc7-runtime18-analyzers + os: ubuntu-20.04 + compiler: gcc-7 + clang-runtime: '18' + coverage: true + cuda: true + #extra_cmake_options: '-DCLAD_ENABLE_ENZYME_BACKEND=On' + #clang-format: true - name: selfh-ubu22-gcc12-runtime18-analyzers os: self-hosted #ubuntu-22.04