switch solaris to a daily test

This commit is contained in:
Brent Cook 2023-07-23 17:06:55 -05:00
parent 479e85d1fb
commit 6472f2881f

View File

@ -1,6 +1,9 @@
name: solaris_ci name: solaris_ci
on: [push] on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs: jobs:
build-native: build-native: