Update to Crystal 0.36.0

Crystal versions below `0.36.0` are no longer supported.
This commit is contained in:
saltycrys
2021-01-31 20:28:21 +01:00
parent 5f03a583d1
commit 5311683d43
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Install Crystal
uses: oprypin/install-crystal@v1.2.4
with:
crystal: 0.35.1
crystal: 0.36.0
- name: Cache Shards
uses: actions/cache@v2