Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
try
Browse files Browse the repository at this point in the history
vgvassilev committed Oct 1, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e91d530 commit 89bde88
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -242,6 +242,13 @@ jobs:
runs-on: cuda
compiler: clang-16
clang-runtime: '18'
cuda: true

- name: selfh-ubu22-clang11-runtime18-cuda-codecov
os: self-hosted #ubuntu-22.04
runs-on: cuda
compiler: gcc-11
clang-runtime: '18'
coverage: true
cuda: true

0 comments on commit 89bde88

Please sign in to comment.