Skip to content

Commit

Permalink
drop support of cuda11
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Jul 2, 2024
1 parent 0961483 commit 272b020
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
DISTRO: [
{ "ubuntu": "jammy", "suffix": "gcc" },
{ "ubuntu": "jammy", "suffix": "llvm" },
{ "ubuntu": "jammy_cuda11.8", "suffix": "gcc.cuda" },
{ "ubuntu": "jammy_cuda11.8", "suffix": "llvm.cuda" },
{ "ubuntu": "jammy_cuda12.2", "suffix": "gcc.cuda" },
{ "ubuntu": "jammy_cuda12.2", "suffix": "llvm.cuda" },
{ "ubuntu": "noble", "suffix": "gcc" },
Expand Down

0 comments on commit 272b020

Please sign in to comment.