mirror of
https://github.com/iv-org/instances-api.git
synced 2025-08-04 20:34:32 -04:00
Update to crystal 1.0.0
This commit is contained in:
parent
17e268574b
commit
9cc8a0b4e6
4 changed files with 13 additions and 7 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -16,7 +16,9 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install Crystal
|
||||
uses: oprypin/install-crystal@v1.3.0
|
||||
uses: oprypin/install-crystal@v1
|
||||
with:
|
||||
crystal: 1.0.0
|
||||
|
||||
- name: Cache Shards
|
||||
uses: actions/cache@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue