CI: Bump Crystal version matrix

- 1.12.1 -> 1.12.2
- 1.13.2 -> 1.13.3
- 1.14.0 -> 1.14.1
- 1.15.0 -> 1.15.1
- Add 1.16.2
This commit is contained in:
Fijxu 2025-05-10 03:14:46 -04:00
parent 81ca831439
commit ea8148735e
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

View File

@ -38,10 +38,11 @@ jobs:
matrix: matrix:
stable: [true] stable: [true]
crystal: crystal:
- 1.12.1 - 1.12.2
- 1.13.2 - 1.13.3
- 1.14.0 - 1.14.1
- 1.15.0 - 1.15.1
- 1.16.2
include: include:
- crystal: nightly - crystal: nightly
stable: false stable: false