Bump CI matrix (#5015)

This commit is contained in:
syeopite 2024-10-18 19:33:38 +00:00 committed by GitHub
parent 70e4eb7f5d
commit d8b893e9ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,10 +38,11 @@ jobs:
matrix: matrix:
stable: [true] stable: [true]
crystal: crystal:
- 1.9.2
- 1.10.1 - 1.10.1
- 1.11.2 - 1.11.2
- 1.12.1 - 1.12.1
- 1.13.2
- 1.14.0
include: include:
- crystal: nightly - crystal: nightly
stable: false stable: false