From 69099bdd33ace18fce7e24a2993fab21f80bd410 Mon Sep 17 00:00:00 2001 From: Alexander Penev Date: Sat, 5 Oct 2024 05:28:06 +0000 Subject: [PATCH] Test 1 --- .github/workflows/ci.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82d98d601..c2b45ba31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,6 +129,15 @@ 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 os: self-hosted #ubuntu-22.04 compiler: gcc-11