aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cifuzz.yml5
-rw-r--r--.github/workflows/solaris_test.yml5
2 files changed, 0 insertions, 10 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index bdb3b2c..eec21d9 100644
--- a/.github/workflows/cifuzz.yml
+++ b/.github/workflows/cifuzz.yml
@@ -1,10 +1,5 @@
1name: CIFuzz 1name: CIFuzz
2 2
3on:
4 workflow_dispatch:
5 schedule:
6 - cron: "0 0 * * *"
7
8jobs: 3jobs:
9 Fuzzing: 4 Fuzzing:
10 runs-on: ubuntu-latest 5 runs-on: ubuntu-latest
diff --git a/.github/workflows/solaris_test.yml b/.github/workflows/solaris_test.yml
index f5e6bf4..314f478 100644
--- a/.github/workflows/solaris_test.yml
+++ b/.github/workflows/solaris_test.yml
@@ -1,10 +1,5 @@
1name: solaris_ci 1name: solaris_ci
2 2
3on:
4 workflow_dispatch:
5 schedule:
6 - cron: "0 0 * * *"
7
8jobs: 3jobs:
9 build-native: 4 build-native:
10 strategy: 5 strategy: