Skip to content

Commit

Permalink
Fix nvhpc version to 22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Oct 31, 2022
1 parent 8368c31 commit 4c89b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
- name: build-ubuntu-nvc++
cxx: /opt/nvidia/hpc_sdk/Linux_x86_64/22.7/compilers/bin/nvc++
add_nvcpp_repo: true
install_extra: nvhpc
install_extra: nvhpc-22-7

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4c89b49

Please sign in to comment.