diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04a2ecec2..8cf88d095 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -238,6 +238,13 @@ jobs: clang-runtime: '10' cuda: true + - name: selfh-ubu20-clang9-runtime10-cuda + os: self-hosted #ubuntu-20.04 + runs-on: cuda + compiler: clang-9 + clang-runtime: '10' + cuda: true + - name: ubu20-clang9-runtime15 os: ubuntu-20.04 compiler: clang-9