Skip to content

Commit 2e6a5ff

Browse files
committed
ci: add NVHPC 26.3 to test matrix
1 parent 1d5249d commit 2e6a5ff

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
@@ -226,6 +226,12 @@ jobs:
226226
target: gpu-acc
227227
- nvhpc: '26.1'
228228
target: gpu-omp
229+
- nvhpc: '26.3'
230+
target: cpu
231+
- nvhpc: '26.3'
232+
target: gpu-acc
233+
- nvhpc: '26.3'
234+
target: gpu-omp
229235

230236
fail-fast: false
231237
continue-on-error: true

0 commit comments

Comments
 (0)