CI: Drop support for versions prior to 1.12 and add 1.15.0 (#5148)

This commit is contained in:
syeopite 2025-01-22 11:28:38 -08:00
commit d4f0560e80
No known key found for this signature in database
GPG key ID: A73C186DA3955A1A

View file

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