Skip to content

CI Nightly

CI Nightly #66

Workflow file for this run

name: CI Nightly
on:
schedule:
- cron: "0 6 * * 1"
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/ci-base.yml
with:
crystal-version: nightly