Bump CI matrix

Removes `1.9.2` due to incompatibility

Adds versions 1.13.2 and 1.14.0
This commit is contained in:
syeopite 2024-10-18 11:47:50 -07:00
parent 70e4eb7f5d
commit 9b14f416dc
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A

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