Skip to content

Commit

Permalink
Update NVIDIA container
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Aug 22, 2024
1 parent 9ea9ff7 commit 9ea6859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ jobs:
build/**/*.log
Nvidia:
runs-on: ubuntu-20.04
container: nvcr.io/nvidia/nvhpc:24.1-devel-cuda12.3-ubuntu22.04
runs-on: ubuntu-24.04
container: nvcr.io/nvidia/nvhpc:24.7-devel-cuda12.5-ubuntu24.04
env:
FC: nvfortran

Expand Down

0 comments on commit 9ea6859

Please sign in to comment.