Skip to content

Updates for Crystal 1.15.0 #1233

Updates for Crystal 1.15.0

Updates for Crystal 1.15.0 #1233

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
types: [opened, synchronize, reopened]
release:
types: [published]
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/ci-base.yml
with:
crystal-version: latest