mirror of https://github.com/iv-org/invidious.git
CI: bump Crystal versions
This commit is contained in:
parent
0c7919f3d9
commit
4e1f5c8357
|
@ -38,10 +38,10 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
stable: [true]
|
stable: [true]
|
||||||
crystal:
|
crystal:
|
||||||
- 1.2.2
|
|
||||||
- 1.3.2
|
- 1.3.2
|
||||||
- 1.4.0
|
- 1.4.1
|
||||||
- 1.5.0
|
- 1.5.1
|
||||||
|
- 1.6.1
|
||||||
include:
|
include:
|
||||||
- crystal: nightly
|
- crystal: nightly
|
||||||
stable: false
|
stable: false
|
||||||
|
|
Loading…
Reference in New Issue