Skip to content

Commit 5f370ca

Browse files
committed
fixup - don't want vis
1 parent aadce5e commit 5f370ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Manylinux_2_28.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
config: "Release"
5151
SEATBELTS: "ON"
5252
VISUALISATION:
53-
- "ON"
54-
# - "OFF"
53+
# - "ON"
54+
- "OFF"
5555

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

0 commit comments

Comments
 (0)