diff options
Diffstat (limited to '.github/workflows/solaris_test.yml')
-rw-r--r-- | .github/workflows/solaris_test.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/solaris_test.yml b/.github/workflows/solaris_test.yml index f5e6bf4..217efd2 100644 --- a/.github/workflows/solaris_test.yml +++ b/.github/workflows/solaris_test.yml | |||
@@ -2,8 +2,6 @@ name: solaris_ci | |||
2 | 2 | ||
3 | on: | 3 | on: |
4 | workflow_dispatch: | 4 | workflow_dispatch: |
5 | schedule: | ||
6 | - cron: "0 0 * * *" | ||
7 | 5 | ||
8 | jobs: | 6 | jobs: |
9 | build-native: | 7 | build-native: |