1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-03-03 22:02:28 +00:00

CI: bump crystal version in test matrix ()

This commit is contained in:
Samantaz Fox 2023-04-25 23:01:14 +02:00
commit 9dfa268204
No known key found for this signature in database
GPG Key ID: F42821059186176E

View File

@ -38,10 +38,11 @@ jobs:
matrix: matrix:
stable: [true] stable: [true]
crystal: crystal:
- 1.3.2
- 1.4.1 - 1.4.1
- 1.5.1 - 1.5.1
- 1.6.2 - 1.6.2
- 1.7.3
- 1.8.1
include: include:
- crystal: nightly - crystal: nightly
stable: false stable: false