Skip to content

Commit e0b0f69

Browse files
committed
try much newer CMake, to see if that resolves anything
1 parent 24226fd commit e0b0f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NVHPC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
# - "ON"
129129
- "OFF"
130130
cmake:
131-
- "3.20.0"
131+
- "3.27.0"
132132

133133
# Name the job based on matrix/env options
134134
name: "build (${{ matrix.cudacxx.hostcxx }}, ${{matrix.python}}, ${{ matrix.VISUALISATION }}, ${{ matrix.config.name }}, ${{ matrix.cudacxx.os }})"

0 commit comments

Comments
 (0)