Skip to content

Commit d3fb9ad

Browse files
authored
Add NVHPC 24.1, remove 23.5 and 23.7 (#82)
1 parent 6c0b5de commit d3fb9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
needs: base
9191
strategy:
9292
matrix:
93-
version: [23.3, 23.5, 23.7, 23.9, 23.11]
93+
version: [23.3, 23.9, 23.11, 24.1]
9494
steps:
9595
- uses: actions/checkout@v2
9696
- name: Build

0 commit comments

Comments
 (0)