mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-28 09:38:31 +00:00
CI: Bump Crystal version matrix
- 1.12.1 -> 1.12.2 - 1.13.2 -> 1.13.3 - 1.14.0 -> 1.14.1 - 1.15.0 -> 1.15.1 - Add 1.16.2
This commit is contained in:
parent
81ca831439
commit
ea8148735e
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@ -38,10 +38,11 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
stable: [true]
|
stable: [true]
|
||||||
crystal:
|
crystal:
|
||||||
- 1.12.1
|
- 1.12.2
|
||||||
- 1.13.2
|
- 1.13.3
|
||||||
- 1.14.0
|
- 1.14.1
|
||||||
- 1.15.0
|
- 1.15.1
|
||||||
|
- 1.16.2
|
||||||
include:
|
include:
|
||||||
- crystal: nightly
|
- crystal: nightly
|
||||||
stable: false
|
stable: false
|
||||||
|
Loading…
Reference in New Issue
Block a user