Skip to content

Commit

Permalink
CUDA 12.5 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored May 30, 2024
1 parent dd88dee commit 0deeaed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
needs: [gcc, clang, parmetis]
strategy:
matrix:
base: [gcc-10, gcc-12, clang-10, clang-17, gcc-9-ucx-mpi-atlas-parmetis]
version: [11.8, 12.2, 12.3, 12.4]
base: [gcc-10, gcc-12, gcc-13, clang-10, clang-17, gcc-9-ucx-mpi-atlas-parmetis]
version: [11.8, 12.2, 12.3, 12.4, 12.5]
steps:
- uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit 0deeaed

Please sign in to comment.