mirror of
https://github.com/iv-org/instances-api.git
synced 2024-06-28 05:45:33 +02:00
update crystal version + shards lib (#48)
This commit is contained in:
@@ -16,9 +16,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install Crystal
|
||||
uses: oprypin/install-crystal@v1
|
||||
uses: crystal-lang/install-crystal@v1.8.1
|
||||
with:
|
||||
crystal: 1.0.0
|
||||
crystal: 1.10.1
|
||||
|
||||
- name: Cache Shards
|
||||
uses: actions/cache@v2
|
||||
|
||||
Reference in New Issue
Block a user