We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadce5e commit 5f370caCopy full SHA for 5f370ca
1 file changed
.github/workflows/Manylinux_2_28.yml
@@ -50,8 +50,8 @@ jobs:
50
config: "Release"
51
SEATBELTS: "ON"
52
VISUALISATION:
53
- - "ON"
54
- # - "OFF"
+ # - "ON"
+ - "OFF"
55
56
# Name the job based on matrix/env options
57
name: "build (${{ matrix.cudacxx.cuda }}, ${{matrix.python}}, ${{ matrix.VISUALISATION }}, ${{ matrix.config.name }}, ${{ matrix.cudacxx.os }})"
0 commit comments