Skip to content

Commit 69b0264

Browse files
committed
Disable nightly benchmark until we have PR openvdb#314 ready
Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
1 parent e2d812f commit 69b0264

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: fVDB Nightly Build and Tests
22

33
on:
4-
schedule:
5-
- cron: "01 15 * * *" # Runs every day at 4am pacific/11am UTC
4+
# schedule:
5+
# - cron: "01 15 * * *" # Runs every day at 4am pacific/11am UTC
66
workflow_dispatch:
77

88

0 commit comments

Comments
 (0)