mirror of https://github.com/iv-org/invidious.git
Chores: Update Crystal CI (#4239)
This commit is contained in:
commit
07b366f06b
|
@ -38,10 +38,10 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
stable: [true]
|
stable: [true]
|
||||||
crystal:
|
crystal:
|
||||||
- 1.6.2
|
|
||||||
- 1.7.3
|
- 1.7.3
|
||||||
- 1.8.2
|
- 1.8.2
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
|
- 1.10.1
|
||||||
include:
|
include:
|
||||||
- crystal: nightly
|
- crystal: nightly
|
||||||
stable: false
|
stable: false
|
||||||
|
|
Loading…
Reference in New Issue