Skip to content

Commit

Permalink
Add CUDA 12.4 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Mar 11, 2024
1 parent d3fb9ad commit ea77d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
strategy:
matrix:
base: [gcc-10, gcc-12, clang-10, clang-17, gcc-9-ucx-mpi-atlas-parmetis]
version: [11.8, 12.2, 12.3]
version: [11.8, 12.2, 12.3, 12.4]
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit ea77d1f

Please sign in to comment.