Skip to content

Commit dd88dee

Browse files
authored
Add NVHPC 24.5 (#87)
1 parent e3ad56c commit dd88dee

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

0 commit comments

Comments
 (0)