switch solaris to a daily test
This commit is contained in:
5
.github/workflows/solaris_test.yml
vendored
5
.github/workflows/solaris_test.yml
vendored
@@ -1,6 +1,9 @@
|
||||
name: solaris_ci
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
build-native:
|
||||
|
Reference in New Issue
Block a user