Skip to content

Commit

Permalink
try much newer CMake, to see if that resolves anything
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Jan 15, 2024
1 parent 24226fd commit e0b0f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NVHPC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
# - "ON"
- "OFF"
cmake:
- "3.20.0"
- "3.27.0"

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

0 comments on commit e0b0f69

Please sign in to comment.