Skip to content

Commit d47b0d7

Browse files
committed
ci: add NVHPC 25.7 to test matrix
1 parent f38948b commit d47b0d7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,12 @@ jobs:
214214
target: gpu-acc
215215
- nvhpc: '25.5'
216216
target: gpu-omp
217+
- nvhpc: '25.7'
218+
target: cpu
219+
- nvhpc: '25.7'
220+
target: gpu-acc
221+
- nvhpc: '25.7'
222+
target: gpu-omp
217223

218224
fail-fast: false
219225
continue-on-error: true

0 commit comments

Comments
 (0)