Skip to content

Commit 1d5249d

Browse files
committed
ci: add NVHPC 26.1 to test matrix
1 parent ef07069 commit 1d5249d

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
@@ -220,6 +220,12 @@ jobs:
220220
target: gpu-acc
221221
- nvhpc: '25.7'
222222
target: gpu-omp
223+
- nvhpc: '26.1'
224+
target: cpu
225+
- nvhpc: '26.1'
226+
target: gpu-acc
227+
- nvhpc: '26.1'
228+
target: gpu-omp
223229

224230
fail-fast: false
225231
continue-on-error: true

0 commit comments

Comments
 (0)