We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d414b commit a35a2d7Copy full SHA for a35a2d7
1 file changed
.github/workflows/nvhpc.yml
@@ -21,8 +21,8 @@ jobs:
21
runs-on: ubuntu-latest
22
env:
23
CUDAVERDOT: "13.0"
24
- NVERDOT: "25.9"
25
- NVERDASH: "25-9"
+ NVERDOT: "25.11"
+ NVERDASH: "25-11"
26
27
steps:
28
- name: Get Sources
0 commit comments