Skip to content

Commit cabce0c

Browse files
Use crystal 1.15.0 for CI
1 parent e0f50af commit cabce0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ubuntu-latest, macos-latest]
19-
crystal: [latest]
19+
crystal: [1.15.0]
2020

2121
steps:
2222
- name: Checkout code

0 commit comments

Comments
 (0)