CI: bump Crystal versions

This commit is contained in:
Samantaz Fox 2022-10-30 13:18:23 +01:00
parent 0c7919f3d9
commit 4e1f5c8357
No known key found for this signature in database
GPG Key ID: F42821059186176E
1 changed files with 3 additions and 3 deletions

View File

@ -38,10 +38,10 @@ jobs:
matrix: matrix:
stable: [true] stable: [true]
crystal: crystal:
- 1.2.2
- 1.3.2 - 1.3.2
- 1.4.0 - 1.4.1
- 1.5.0 - 1.5.1
- 1.6.1
include: include:
- crystal: nightly - crystal: nightly
stable: false stable: false