install crystal 35.1 in ci

This commit is contained in:
Andrew Zhao 2021-01-29 12:36:19 -05:00
parent e35345f135
commit fedaef5d17
1 changed files with 2 additions and 0 deletions

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