Skip to content

Commit 80fbf43

Browse files
committed
chore(circle): Update crystal version
1 parent b62b618 commit 80fbf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
environment:
3-
CRYSTAL_VERSION: "0.20.5"
3+
CRYSTAL_VERSION: "0.21.0"
44
PATH: "${PATH}:${HOME}/.crystal/bin"
55
CRYSTAL_URL: "https://github.com/crystal-lang/crystal/releases/download/${CRYSTAL_VERSION}/crystal-${CRYSTAL_VERSION}-1-linux-x86_64.tar.gz"
66
dependencies:

0 commit comments

Comments
 (0)