Merge pull request #1718 from tenpura-shrimp/cacheshardstest

Fix broken build - install crystal 35.1 in ci
This commit is contained in:
TheFrenchGhosty 2021-01-29 22:51:39 +00:00 committed by GitHub
commit a1f3ae730a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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