Skip to content

Commit

Permalink
try cuda 11.8 + clang 8 again just to check
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Jan 11, 2024
1 parent b9b0125 commit 5ce6b8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ jobs:
cuda_arch: "50"
hostcxx: clang-8 # 7-15
os: ubuntu-20.04
- cuda: "11.8"
cuda_arch: "50"
hostcxx: clang-8 # 7-15
os: ubuntu-20.04
python:
- "3.12"
config:
Expand Down

0 comments on commit 5ce6b8f

Please sign in to comment.