Skip to content

Commit

Permalink
Merge pull request #874 from acts-project/ci/cuda_12_6
Browse files Browse the repository at this point in the history
Update CUDA version in CI to 12.6
  • Loading branch information
stephenswat authored Oct 30, 2024
2 parents cf72436 + d002641 commit e50e9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
PLATFORM:
- NAME: "CUDA"
CXX_STANDARD: "20"
CONTAINER: "ghcr.io/acts-project/ubuntu2404_cuda:56"
CONTAINER: "ghcr.io/acts-project/ubuntu2404_cuda:67"
OPTIONS: -DDETRAY_BUILD_CUDA=ON -DDETRAY_EIGEN_PLUGIN=ON -DDETRAY_SMATRIX_PLUGIN=OFF -DDETRAY_VC_AOS_PLUGIN=OFF -DDETRAY_VC_SOA_PLUGIN=OFF
- NAME: "SYCL"
CXX_STANDARD: "20"
Expand Down

0 comments on commit e50e9a0

Please sign in to comment.