Skip to content

Commit

Permalink
[cuda][ci] Run the cuda tests on a self-hosted runner with a gpu.
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev committed Aug 31, 2024
1 parent fc64644 commit 7ca27b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:
clang-runtime: '12'

- name: ubu20-clang9-runtime10-cuda
os: ubuntu-20.04
os: self-hosted #ubuntu-20.04
compiler: clang-9
clang-runtime: '10'
cuda: true
Expand Down

0 comments on commit 7ca27b9

Please sign in to comment.