Skip to content

Commit

Permalink
cicd(docker): use Cuda 12.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
romintomasetti authored Dec 12, 2024
1 parent 25da892 commit 5013bad
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 @@ -42,7 +42,7 @@ jobs:
include:
- backend : Cuda
compiler_family: nvidia
base_image : nvidia/cuda:12.6.2-devel-ubuntu24.04
base_image : nvidia/cuda:12.6.3-devel-ubuntu24.04
platforms : linux/amd64
kokkos_arch : VOLTA70
- backend : OpenMP
Expand Down

0 comments on commit 5013bad

Please sign in to comment.