switch solaris to a daily test
This commit is contained in:
parent
479e85d1fb
commit
6472f2881f
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user