ci: update NVHPC version to 26.3 (#6335)

Updated NVERDOT and NVERDASH environment variables to version 26.3.
This commit is contained in:
H. Joe Lee
2026-03-31 17:03:12 -06:00
committed by GitHub
parent 05676d1abe
commit 10509b079d
+2 -2
View File
@@ -21,8 +21,8 @@ jobs:
runs-on: ubuntu-latest
env:
CUDAVERDOT: "13.1"
NVERDOT: "26.1"
NVERDASH: "26-1"
NVERDOT: "26.3"
NVERDASH: "26-3"
steps:
- name: Get Sources