Skip to content

Commit c1e11f4

Browse files
authored
Add NVHPC 23.11 (#80)
1 parent ca5eb6e commit c1e11f4

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]
93+
version: [23.3, 23.5, 23.7, 23.9, 23.11]
9494
steps:
9595
- uses: actions/checkout@v2
9696
- name: Build

0 commit comments

Comments
 (0)