Skip to content

Commit

Permalink
Merge pull request #24 from maartenarnst/24.04
Browse files Browse the repository at this point in the history
cicd(docker): update to `Ubuntu 24.04`
  • Loading branch information
romintomasetti authored Dec 12, 2024
2 parents 30bc07f + 5013bad commit a280b12
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.0-devel-ubuntu22.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 a280b12

Please sign in to comment.