Update build environment to crystal 0.33
This commit is contained in:
parent
dba628f467
commit
71ea3cf6bc
@ -3,7 +3,7 @@ version: 2.1
|
|||||||
jobs:
|
jobs:
|
||||||
build_server:
|
build_server:
|
||||||
docker:
|
docker:
|
||||||
- image: alpine:3.10.3
|
- image: crystallang/crystal:0.33.0-alpine
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: shards install
|
- run: shards install
|
||||||
|
Loading…
Reference in New Issue
Block a user